ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Supress "now printing" message (https://www.excelbanter.com/excel-programming/294510-supress-now-printing-message.html)

jasonsweeney[_63_]

Supress "now printing" message
 
I have a macro that prints about 10 different worksheets in
workbook....Excel brings up 10 different "now printing" messages whe
the macro runs.

Anybody know how to suppress that message from coming up

--
Message posted from http://www.ExcelForum.com


Greg Koppel

Supress "now printing" message
 
I'm not sure if it works on a Print dialog, but have you tried
Application.DisplayAlerts = False

HTH, Greg

"jasonsweeney " wrote in
message ...
I have a macro that prints about 10 different worksheets in a
workbook....Excel brings up 10 different "now printing" messages when
the macro runs.

Anybody know how to suppress that message from coming up?


---
Message posted from http://www.ExcelForum.com/




Ivan F Moala[_3_]

Supress "now printing" message
 
You could try something like this

http://www.xcelfiles.com/VBA_Prt3.html

"Greg Koppel" wrote in message ...
I'm not sure if it works on a Print dialog, but have you tried
Application.DisplayAlerts = False

HTH, Greg

"jasonsweeney " wrote in
message ...
I have a macro that prints about 10 different worksheets in a
workbook....Excel brings up 10 different "now printing" messages when
the macro runs.

Anybody know how to suppress that message from coming up?


---
Message posted from http://www.ExcelForum.com/



All times are GMT +1. The time now is 02:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com