Home |
Search |
Today's Posts |
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I go into debug, the highlighed error out of range error is on the last line
Sheets(shArr).Selec |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you change these lines:
Set FirstSheet = Sheets("aa") Set LastSheet = Sheets("zz") If you did, then you'll want to post the code you used. (Don's code worked fine for me.) Did you know that you can do the same thing manually by clicking on the AA worksheet tab, then shift-clicking on the ZZ worksheet tab? Elaine Roden wrote: When I go into debug, the highlighed error out of range error is on the last line Sheets(shArr).Select -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select dynamic data in 2 columns, and repeat macro to next sheet | Excel Discussion (Misc queries) | |||
Macro to go to select sheet | Excel Discussion (Misc queries) | |||
macro sheet select | Excel Discussion (Misc queries) | |||
Macro, select Sheet "Number", NOT Sheet Name | Excel Worksheet Functions | |||
On Sheet select Macro | Excel Programming |