Thread: sheet number
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
eugene eugene is offline
external usenet poster
 
Posts: 61
Default sheet number

Hi,

Really simple question.
I know that one can select a sheet by using "sheets(i)" where "i" is the
relative number of the sheet in the workbook.
But how does one do the reverse - get the sheet number of the active sheet?
I tried "help" but could not find an answer.

-
eugene