VBA in Word 2003 - headerfooter constants

J

Jacqui Lane

I have a VBA sub which works fine in Word 2000, to put a "watermark
graphic into a section header. Where the section has a Different Firs
Page setting the sub inserts the watermark on both the primary an
firstpage headers.

The firm I work for is now using Word 2003 and this puts the watermar
into the primary header twice, not into the firstpage header at all.
It doesn't seem to be recognising the two constants as different!

Is there a solution to this, please
 
C

Charles Kenyon

You should post this in the vba.beginners newsgroup rather than the page
layout newsgroup. Also, include the code.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide




--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Top