System Messages Off

R

Robert P.

In VB is there way to turn-off System Messages in MS
Word? For example I run macro and I do not want the
prompt questioning whether I am printing outside the
margins. It is to do in MS Access. Thanks.
 
W

Word Heretic

G'day "Robert P." <[email protected]>,

Application.DisplayAlerts = wdalertsnone


Robert P. said:
In VB is there way to turn-off System Messages in MS
Word? For example I run macro and I do not want the
prompt questioning whether I am printing outside the
margins. It is to do in MS Access. Thanks.

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