Thread: Print Message
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default Print Message

When you print a sheet in Excel, you get the little pop-up that says "Excel
is printing 1 of 5 sheets" or something similar.

Is it possible to turn this message off with VB when a macro is running and
turn it back on when the macro is finished?

I tried DisplayAlerts but that did not work for me.

Thanks for the help....
--
JT