View Single Post
  #4   Report Post  
Stefan Blom
 
Posts: n/a
Default Deleting page numbers from certain pages

"Graham Mayor" wrote in message
...
There appears to be a field delimiter missing from Stefan's
version - which
I couldn't get to work.


True. I see now that I left out the final }. Thanks for
pointing this out!

Although not strictly necessary with fields I much
prefer to use quotes to delimit the various parts of a conditional
field as
it makes it much easier to see what is supposed to happen. In this
instance:

{ IF { Page } = 2 "" "{ IF { Page } = 50 "" "{ Page }" }" }

will work.

To avoid the translation issues that occur when copying fields to
text - see
http://www.gmayor.com/export_field.htm


This indeed seems to be a useful link!

--
Stefan Blom
Microsoft Word MVP