Variable Page Header & Footer

M

Mike

We have some Word documents that need to have the words "User Copy" printed
in the header and footer when certain users who only have read access to the
documents and left blank when the user who is responsible for updating the
document prints it. Any suggestion on how to do this with VBA??

I would appreciate any help and thanks in advance!
 
W

Word Heretic

G'day "Mike" <[email protected]>,

autoopen macro reads a network base dtext file with appropriate user
names and then sets the permissions accordingly. More commercial help
available if required.


Mike said:
We have some Word documents that need to have the words "User Copy" printed
in the header and footer when certain users who only have read access to the
documents and left blank when the user who is responsible for updating the
document prints it. Any suggestion on how to do this with VBA??

I would appreciate any help and thanks in advance!

Steve Hudson

Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
Email [email protected]
Products http://www.geocities.com/word_heretic/products.html

Replies offlist may require payment.
 
Top