What command do I use (if possible) to turn off the "Printing" message box
that shows up after you press "OK" (In VBA please).
What command do I use (if possible) to turn off the "Printing" message box
that shows up after you press "OK" (In VBA please).
you could try application.displayalerts = false then set it back to true at
the end of the sub. I'm just not sure if this works with the message box you
are referring to.
"asmenut" wrote:
> What command do I use (if possible) to turn off the "Printing" message box
> that shows up after you press "OK" (In VBA please).
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks