Turn Off Print Message

T

TONYC

When printing a document via a macro can the printing message whic
appears on screen be turned off.

I am using the following command in VBA

ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True

Ton
 
Top