View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Linker IT Software Linker IT Software is offline
external usenet poster
 
Posts: 1
Default Putting Page Number in last page text

Hi Dirk,

I have just added a function to my litLIB addin to achieve this. You can
have a look at the addin he www.oraxcel.com/projects/litlib.

I have added the formula =PageNumber and =PageCount

Hope this helps,

Gerrit-Jan Linker
Linker IT Software
www.oraxcel.com

On the last page of the printout I need to include the page number for the
last page before this legal notice and then subtract 2 and then include
that
value on the last page of the legal notice (which is fixed at 2 pages in
length).

For example - my printout takes 20 pages before I get to the legal notice.
I
have to capture that value of 20 and put it in a footnote on page 22 that
reads "The attached document totals 20 pages excluding this
acknowledgment."
--
DRK