how to protect a worksheet from printing ?

D

Dave Peterson

Don't share it with someone who may print it.

Anything I would try would be through a macro. Macros can be disabled--even
event handling can be disabled. There's no method to stop users from printing.
 
Top