Protect an Excel Workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there anyway to protect an Excel workbook to prevent other users from
printing the information?
 
"Absolutely"? No. There's ways to intercept the print command, but it takes
a bunch of VBA code. And then...what if macros aren't enabled? It's a lot to
get around. If you don't want someone to print the information, then don't
give it to them. Even if you undermine the print command, they can always
use print screen.
*******************
~Anne Troy

www.OfficeArticles.com
 

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

Similar Threads


Back
Top