Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well and truly stumped.
I have a named range which has 94 cells , each with a value that needs to be selected in drop down box. I have linked the box to the range so it is populated. Now the problem. I have set up a macro that basically filters cells from another sheet into a new sheet. There is a new macro for each of the 94 entries in the range. I want to be able to run the correct macro automatically based on the selection in the drop down box. I've experimented with a If and Then statement based on a cell link number when a value is selected in the box, but it doesn't want to work! If <cell range.value = "1" Then (perform macro 1) then loop through each based on the next selection. Any help would be much appreciated. -- Regards KrazyRed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recording a macro to change item selected in drop down list | Excel Worksheet Functions | |||
Auto input data on one sheet based on row selected in another shee | New Users to Excel | |||
Calculate Based on Drop Down Item Selected | Excel Worksheet Functions | |||
How can I call a macro or form. in the moment that enable any shee | Excel Worksheet Functions | |||
Macro to Sort Automatically Based on Contents of Drop-down Box | Excel Programming |