ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Print and save as restriction (https://www.excelbanter.com/excel-programming/370572-print-save-restriction.html)

crapit[_2_]

Print and save as restriction
 
Possible to prevent user from printing and save as



Tom Ogilvy

Print and save as restriction
 
Besides making the file readonly (which doesn't prevent SaveAs)
If they disable macros, then no.

If they don't, use the beforeprint and beforesave events. Lock all cells,
protect all sheets and don't allow selecting (but they can still take a
snapshot).

--
Regards,
Tom Ogilvy


"crapit" wrote:

Possible to prevent user from printing and save as




crapit[_2_]

Print and save as restriction
 
Oh, which mean disable macro allow all normal function

"Tom Ogilvy" wrote in message
...
Besides making the file readonly (which doesn't prevent SaveAs)
If they disable macros, then no.

If they don't, use the beforeprint and beforesave events. Lock all cells,
protect all sheets and don't allow selecting (but they can still take a
snapshot).

--
Regards,
Tom Ogilvy


"crapit" wrote:

Possible to prevent user from printing and save as







All times are GMT +1. The time now is 11:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com