Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying a combo box for the first time so my question is hopefully
trivial. I am using two combo boxes. The first is simple and has six simple two or three word descriptors. Based upon selection in first combo box I "load" the second combo box which has longer text in items. Macros will be used in Excel 2007. I am using rowsource to load the lists and I also put in the most likely response via values. I can determine which value is selected in the boxes using a string comparison which is a bit messy. Is there a variable that can tell me which line number in the combo box was selected? That would a much cleaner way. One other trivial question: Rowsource requires a string and I see how to to provide information using sheet numbers. What is syntax for using sheet names instead? Thanks in advance for your help! You folks provide a valuable service to us with less experience. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change the line color based on the value selected in combo box | Excel Programming | |||
selected value is not saved in combo box | Excel Discussion (Misc queries) | |||
saving combo box selected value | New Users to Excel | |||
Finding the minimum in a selected number of rows of the same colum | Excel Worksheet Functions | |||
Displaying a selected value from a combo box | Excel Programming |