Thread: sheets count
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sheets number position Sheets number position is offline
external usenet poster
 
Posts: 1
Default sheets count

how do I return a value for the sheets number position? I can return the name:
Sheets.Name

But I want the value 34 if it were the 34th sheet out of 50 sheets. How do
I find this?

Please advise.
Thank you