View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Quin Quin is offline
external usenet poster
 
Posts: 37
Default Page 1 of 90 Gone Wrong !!! ???

In my Excel document my footer is set up to print "Page 1 of 90", "Page 2 of
90" etc. Once I am done with my work I send it to another department for
printing. I protect the document so it can not be changed, but when I got my
printed copies back the printed footer now shows Page[Page] of 90.

On my computer it previews and prints correctly. Any ideas what is going
wrong between the time I create this and the time it gets printed? I find it
odd that it has the "90" part right but the [Page] part wrong.

The code below is what I put in the footer.

Page &[Page] of &[Pages]


Quin