Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a .xls file and i would like users to view and edit the file, but i don't want it to be printed, is there any way to do it??? -- Thanks, Emanuel Violante Galeano |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Emanuel Violante" wrote in message ... Hi, I have a .xls file and i would like users to view and edit the file, but i don't want it to be printed, is there any way to do it??? -- Thanks, Emanuel Violante Galeano I don't know, but you'd better make sure they can't use the email function on the File menu. That would easily bypass your printing ban. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes, there is a way to do that. But as Doug said, they can get the
information in your file other ways. You can use a Workbook_BeforePrint macro that will stop all printing and can display a message box to the user saying whatever you want. However, if he elects to open the file with macros disabled, this will be for naught and he can print anything he wants. Post back if you want to go the macro route. HTH Otto "Emanuel Violante" wrote in message ... Hi, I have a .xls file and i would like users to view and edit the file, but i don't want it to be printed, is there any way to do it??? -- Thanks, Emanuel Violante Galeano |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing Recto/Verso | Excel Discussion (Misc queries) | |||
how do i password protect an .xls file? how do i unlock it for automation. e.g. want to unlock and access a .xls from another .xls macro. | Excel Worksheet Functions | |||
Excel 2003 .XLS files | Excel Discussion (Misc queries) | |||
Cell borders printing black instead of grey | Excel Discussion (Misc queries) | |||
problem printing to PDF | Excel Discussion (Misc queries) |