Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
RANDY IN NC wrote:
I have recorded a macro the when run from one worksheet will perform an advanced filter on another worksheet... allowing me to use a filterd drop down box for a user to select from on the first sheet...It worked great until I Hide the sheet that has the list... (I need it hidden).. How do I get arround this... Thank you Randy usualy macro recorder generates range ("ble ble ble").select selection.xxxxx change it to range("ble ble ble).xxxxxx You can't select anything on hidden sheet. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da | Excel Discussion (Misc queries) | |||
Hidden Columns No Longer Hidden after Copying Worksheet? | Excel Discussion (Misc queries) | |||
How do I detect hidden worksheets or hidden data on a worksheet? | Excel Discussion (Misc queries) | |||
Where's the hidden worksheet? | Charts and Charting in Excel | |||
Saving hidden data with a worksheet (preferably without using a hidden sheet) | Excel Programming |