Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that contains 13 worksheets, will have about 25 when
this iteration is done, maybe more later. I have a macro that determines a filter range on all the sheets in the workbook. I don't know how to change it so that only certain worksheets are effected by it. At this point, the ones with "Records" at the end of the sheet name should NOT be effected by it, the others should. In other words sheets with the name "XXX" it should determine the filter range, but sheets with the name "XXX Records", the macro should leave alone. How would I make this test? I appreciate the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA macro runs fine, but freezes if I try to do ANYTHING else whileit runs | Setting up and Configuration of Excel | |||
One macro runs then it auto runs another macro | Excel Discussion (Misc queries) | |||
Macro that runs in the background | Excel Discussion (Misc queries) | |||
Which Macro Runs...? | Excel Discussion (Misc queries) | |||
Macro Runs if Template name is ..... | Excel Programming |