View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Anne-France Goldwater Anne-France Goldwater is offline
external usenet poster
 
Posts: 1
Default page numbering

I have written a time billing app, with a large header (implemented by using
the "repeat rows at top of page" command. I want the page number to appear
in row 2, where I can place it appropriately to fit into the "look" of the
header (the actual header command only lets you place a page number at the
left, middle, or far right, of the absolute top of the page,and NOT within
the spreadsheet text/values).

So, how do I access the page number outside the header command?

Put another way: How do you place the page number IN your spreadsheet?

Thanks for any help you can offer!

Anne-France