Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to know what events I should use or if I should use an event for
the following questions? 1)How to capture what the user input(types) into the combobox1 and see if it matches any names in say sheet1 column 'A'. If it does then give combobox2 focus. 2)Populate combobox2's list with names that match the name the user typed into combobox1 from sheet2 column 'B' and continue with the entry form input. Sheet2 looks like this. So if the user typed "john" combobox2's list would show red,blue,brown. column A column B john red fred red john blue jack green john brown 3)If the user selects one of the names from combobox1 list I would like it to do the same as item #2 above. column 'A' from both sheets match, they just store different data |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Answers to questions posing more questions in a workbook | Excel Worksheet Functions | |||
2 questions! Related to combobox and time function. HELP!! | Excel Discussion (Misc queries) | |||
MORE combobox questions | Excel Programming | |||
More combobox questions | Excel Programming | |||
Questions About ComboBox | Excel Programming |