View Single Post
  #6   Report Post  
Harlan Grove
 
Posts: n/a
Default

carlos sosa wrote...
excel doesn't have a function to count sheets in a book. i think it is

useful
when a result depends on the number of sheets you have in a book. for


example, i would like to number the pages 1 of 3, 2 of 3 and 3 of 3
automaticaly and it is imposible if excel is no able to count sheets

unless
you use a macro with visual basic.


Uh . . . why not use Page Setup headers or footers containing

&[Page] of &[Pages]

?