Home |
Search |
Today's Posts |
#12
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
one way:
Go back to the For Each ws In Worksheets If ws.Name < "Sheet2" Then '... End if Next ws construction. In article , Jerry Foley wrote: Thanks...in the future if I want this macro to run on all of the worksheets in the workbook what would I need to change? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change my column designator from Numeric to Alpha? | Setting up and Configuration of Excel | |||
Excel bar chart formatting of bars to change colors as data change | Excel Discussion (Misc queries) | |||
Use date modified to change format & create filter to track change | Excel Worksheet Functions | |||
Change conditional formatting to coloured alternate rows dependent on a change in date? | Excel Programming | |||
Change Cell from Validated List Not Firing Worksheet Change Event | Excel Programming |