Numbering error

M

Mark

Hi,

I've got some code to generate numbers in a footer. Problem is, on some
machines it doesn't display. It works fine on most machines. Is there
something wrong with this script :

{ IF { SECTIONPAGES } > {PAGE} "{ = { PAGE} + 1}/..." """ }

Should display Page number as : 3/..., 4/... etc
 
D

Doug Robbins - Word MVP

Hi Mark,

Nothing wrong with it, though the """ for else result is not really
required.

On the machines where it does not work, are the fields being updated when
the document is being printed (Tools>Options>Print)

Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a consulting basis.

Hope this helps
Doug Robbins - Word MVP
 
S

Suzanne S. Barnhill

Not only is the Else result not required, but """ should produce " instead
of a blank.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top