pells
07-20-2001, 02:15 PM
I currently have a sales order form in excel. It basically assist customer service in creating a quote. Long term I am planning on moving to access/VB, but for now this works. My problem is they said it would be nice if they could have a calculator pop up on top of the form.
It would not be a real calculator, all it needs to do is take a length and width and convert it to square meters (input is in either inch or mm).
They only use this once in a while, so I do not want to add more columns that will confuse them.
My only thought so far is to create a true VB control that could do this and insert it into the excel template.
Any other ideas, or is this my best bet?
Thanks!!!
It would not be a real calculator, all it needs to do is take a length and width and convert it to square meters (input is in either inch or mm).
They only use this once in a while, so I do not want to add more columns that will confuse them.
My only thought so far is to create a true VB control that could do this and insert it into the excel template.
Any other ideas, or is this my best bet?
Thanks!!!