Suppress print messages
I cant recall if there was a way to suppress messages that flash on the
screen while running a macro.
Its something other than Application.ScreenUpdating = False
When I use Worksheets("Sheet1").PrintOut, in my macro, a message flashes
very quickly.
Probably something like €śsending to printer€ť.
I would like to turn this messaging off during print.
Im using Excel 2007.
Any suggestions are appreciated.
|