KHutch
Nuclear
- May 27, 2004
- 4
Im trying to fix a very old estimating program for our electical department. Im having problems with part of the code that has to do with the command:
"Dialogsheet("QUERY").editboxes...."
It is used to ask the user a couple questions about the project like Project number, author, efficency factors, etc and store them in excel spread sheets. I can't figure out how to add more options to the dialog sheet. Do I have to define the boxes somewhere else in the code?
Kevin
"Dialogsheet("QUERY").editboxes...."
It is used to ask the user a couple questions about the project like Project number, author, efficency factors, etc and store them in excel spread sheets. I can't figure out how to add more options to the dialog sheet. Do I have to define the boxes somewhere else in the code?
Kevin