View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default adding page numbers

You might get started he


http://groups.google.com/group/micro...heet.functions
/msg/8a6bc45ab2df4ad2

e.g., =PageNumber() & " of " & PageNumber(<last used cell)

In article ,
isappb wrote:

I would like to add page numbers (page of page) to a specific cell, NOT the
header or footer. Is this possible and if so how. (Excel 2003)