View Single Post
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Formula Syntax Error in Footer

Try { = { PAGE }/2 } and make sure that both sets of field delimiters (the
things that look like braces but can't be entered from the keyboard) are
inserted with Ctrl+F9.


--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"kfrancis" wrote in message
news
I am creating a training manual and I would like to have the even numbered
pages be numbered sequentially from 1 to 99 and beyond. I have found a

lot
of great information on the discussion group but when I implement the
following formula in the footer, the formula shows up in the footer when
closed and I get a Syntax Error when I print the page out.

The formala that I am using is { = { PAGE } / 2 }

Does anyone have any suggestions on how I can get this to work?

Thanks!