View Single Post
  #1   Report Post  
Posted to microsoft.public.word.formatting.longdocs
Hardy Hardy is offline
external usenet poster
 
Posts: 4
Default Syntax Problem with footer on last page

Hi,

I am trying to get a different footer on my last page. I have
inserted;

IF {PAGE} = {NUMPAGES} "Last Page" "Not Last Page"

into the footer having pressed ,ctrl.F9. But is says "Not Last Page"
for all 3 pages in my simple test document. Curiously, if I take the
single space either side of the "=" sign, then it changes to "Last
Page" for all 3 pages.

As I mentioned, it is a simple test document, with no section breaks
or anything, so any other trouble-shooting advice gratefully received.

Hardy