Printing Message

J

JB

I have a macro that prints diffrent pages based on check boxes that the user
selects. When it prints I do not want the excel message box "Printing page 1
of ...." to appear. How do I turn this message off.
 
S

stanleydgromjr

JB,

Please post your macro code.

At the beginning of your posted code, *enter the following without th
quote marks*:
["CODE"]


Your code goes here.


At the end of your posted code, *enter the following without the quot
marks*:
["/CODE"
 
Top