Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ive created a worksheet ComboBox that contains options A, B, and C. When
option C is selected, I would like UserForm1 to appear. I am having trouble calling the user form. I have tried variations of the following: Private Sub Options_Click() 'If TypeName(Selection) = "C" Then Load UserForm1 End Sub Any help is much appreciated! DJ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populate Sheet based on ComboBox selection | Excel Programming | |||
How to populate a combobox based on selection from another combobo | Excel Programming | |||
VB Script based on combobox selection | Excel Programming | |||
Userform: Textbox changing with selection in combobox (list) | Excel Programming | |||
Excel - Copy range of cells based on Combobox Selection | Excel Programming |