How can i protect a worksheet in excel from printing ?
D Dave Peterson Jun 13, 2006 #2 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.
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.