It is hard to explain but it has to do with the layout of the form. Each page looks the same and in the middle of the page is the table with the inputs for parts and prices. The input box is already as large as it can be, as if I were to increase the size it would push another part of the form...
I'm trying to automate the quote sheet at my office and have come up with a nice userform with that looks nice and has some vba code and is mostly efficient. The last problem that I would like to tackle is this:
First off the form has space for company name, quote, number, date, ect. then a...
I'm trying to automate our price qoute sheet with a form i made with formfields in microsoft word. I have little experience with VBA and only in reference to excel. The form fields are within a three column eight row table with one form field in each cell. I would like a code that detects...
I'm trying to automate our price qoute sheet with a form i made with formfields in microsoft word. I have little experience with VBA and only in reference to excel. The form fields are within a three column eight row table with one form field in each cell. I would like a code that detects...