Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an worksheet used to input data which includes a drop down list with
subjects, lets say by way of example -types of animal. In other cells you can input information about the subject from the drop down list. Further sheets are named that reflect the names in the drop down list I want to be able to select a worksheet based on the subject from the drop down list using VBA. At the moment I can readily select one sheet such as: Worksheet("tiger").Activate How do I substitute "tiger" for whatever is chosen on the input worksheet cell drop down list???? Cheerz Wilcster |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting a cell entry based on cell validation selection | Excel Worksheet Functions | |||
Selecting A Column based on Cell Value | Excel Discussion (Misc queries) | |||
Selecting rows based on cell entries | Excel Worksheet Functions | |||
Selecting rows based on cell entries | Excel Discussion (Misc queries) | |||
selecting and deleting a row based on a cell value | Excel Programming |