Thread
:
Active worksheet's index number
View Single Post
#
1
Posted to microsoft.public.excel.programming
Chip Pearson
external usenet poster
Posts: 7,247
Active worksheet's index number
Michael,
ActiveSheet.Index will return the sheet Index number.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
"Michael" wrote in message
...
Hi! I was wondering how I could automatically get an
active worksheet's index number? I would like to use that
number as the starting value for my Do Loop and increment
from there.
Thanks so much!!!!
Michael
Reply With Quote
Chip Pearson
View Public Profile
Find all posts by Chip Pearson