Supress "now printing" message

  • Thread starter Thread starter jasonsweeney
  • Start date Start date
J

jasonsweeney

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
 
I'm not sure if it works on a Print dialog, but have you tried
Application.DisplayAlerts = False

HTH, Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top