Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey...
So I am having a lot of trouble writing a code for excel vba. I created a user form with a combo box, two textboxes, and a button. I figured out how to fill the combobox when the form loads already. I have a worksheet in excel with a column for descriptions and a column with the quanity corresponding to each item description. What I am trying to do, is when the user selects an option from the combobox(which is populated with the item description), and enters a quantity in the first textbox, I want excel to add that quantity to the corresponding quantity of the description already listed. I need it to add the quanity to the corresponding excel cell and to the second textbox on the form. I hope I explained what I am looking for clearly. THanks in advance for any help as I am seriously stuck! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Value From ComboBox On UserForm | Excel Discussion (Misc queries) | |||
ComboBox on a UserForm | Excel Worksheet Functions | |||
Userform w/ComboBox | Excel Discussion (Misc queries) | |||
Combobox in userform | Excel Programming | |||
ComboBox on UserForm | Excel Programming |