It gives an Run-Time 9 error
Subscript out of range
And it refers to:
For Each ws In Sheets(Array("Start(2)", "Start(3)", "Start(4)", "Start(5)", "Start(6)", "Start(7)"))
It gives an Run-Time 9 error
Subscript out of range
And it refers to:
For Each ws In Sheets(Array("Start(2)", "Start(3)", "Start(4)", "Start(5)", "Start(6)", "Start(7)"))
So check the spelling of your sheet names, edit the macro to match exactly. You said Start(2), did you mean Start (2)?
Last edited by JBeaucaire; 10-19-2011 at 07:35 AM.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
That works perfectly!!!! THANKS SOOO MUCH :D
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks