Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with a combobox and around 30 sheets,
I need to select sheet dependent on value in combobox, the following code doesnt quite help- an help much appreciated- thks Private Sub ComboBox1_Click() Worksheets.Select = ComboBox1.Value End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When I open a workbook, how can I choose which worksheet opens? | Excel Worksheet Functions | |||
How do I set up a calendar icon on a worksheet to choose the date | Excel Discussion (Misc queries) | |||
How can I choose A3 paper size for worksheet without connecting A. | Excel Discussion (Misc queries) | |||
Userform Combobox to choose date | Excel Programming | |||
Copying Worksheet triggers Click event of combobox on another worksheet | Excel Programming |