Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On UserForm3 I have 1 combobox(ComboBox3) and then 3
Option buttons(Option button 1, 2, and 3). I need it to where when the user clicks on OptionButton1 and then clicks the dropdown on ComboBox3, it will list everything in range A3:A52 on Sheet2. Also, If the user clicks OptionButton2, and then clicks the dropdown on ComboBox3, it will list everything in range B3:B52 on Sheet2. And last, if the user clicks OptionButton3, and then clicks the dropdown on ComboBox3, it will list everything in range C3:C52 on Sheet2. What is the code I need to achieve this? I need for the code to ignore any empty cells in any of the ranges so that there are no blank places in the dropdown box(ComboBox3). Thanks to anyone who helps. Todd Hutenstine |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transpose technique not populating ListFillRange of ActiveX combobox | Excel Discussion (Misc queries) | |||
.AddItem list and populating combobox with created list | Excel Discussion (Misc queries) | |||
keep source formatting is not an option in paste option button | Excel Discussion (Misc queries) | |||
Populating cells based on calculation | Excel Worksheet Functions | |||
populating a combobox on a worksheet | Excel Programming |