Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try looping through the array a sheet at a time
For Each sh In Sheets(Array("26", "27", "28", "29", "30", "31", "WTD 1", "WTD 2", "WTD 3", "WTD 4", _ "WTD 5", "MTD")) ' do your thiung Next sh -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "djackson " wrote in message ... the highlighted section of the code is listed below. Sheets(Array("26", "27", "28", "29", "30", "31", "WTD 1", "WTD 2", "WTD 3", "WTD 4", _ "WTD 5", "MTD")).Select Replace:=False --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro needed | New Users to Excel | |||
VBA Macro needed | Excel Discussion (Misc queries) | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) |