Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is it possible to assign a different macro to each item in a drop down list or not? I've tried something like this, but I am totally useless with VisualBasic, so I wouldn't be surprised if its totally meaningless: Sub Larder2() ' Select Case ("Larder Prep") Sheets("Larder Prep").Select Select Case ("Bakery") Sheets("Bakery").Select End Sub ...besides, I want to run a range of macros and not select sheets in the workbook. -- jbp20717 ------------------------------------------------------------------------ jbp20717's Profile: http://www.excelforum.com/member.php...o&userid=24886 View this thread: http://www.excelforum.com/showthread...hreadid=384257 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recording a macro to change item selected in drop down list | Excel Worksheet Functions | |||
ADD ITEM TO A DROP DOWN LIST? | Excel Discussion (Misc queries) | |||
Running a macro when selecting an item in a drop-down list | Excel Discussion (Misc queries) | |||
How to link macro to change an item in drop-down list | Excel Discussion (Misc queries) | |||
drop down list/typing item from list error | Excel Worksheet Functions |