View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Miss Spaghetti Miss Spaghetti is offline
external usenet poster
 
Posts: 8
Default auto "page of page" requested

Please help. I want an automated "page of page" at the top of each page. I
wanted it located in a repeating row, but then page 2-5 just shows first page
value.
I could live with it in the header, but don't know how.

I am putting this in an excel form templet, so pages 2-5 are there whether
they are filled in or not... I need it to recognize that page 2 exists when
cell G29 is filled. Page 3/if cell G47 is filled; Page 4/if cell G65 is
filled; and Page 5/if cell G83 if filled.

Is there such a thing? Any advice is appreciated.