Cannot be done through Excel.
Get your administrator to deny permission to users for anything but reading the
file.
Gord Dibben MS Excel MVP
>I'm creating a read only file on a network drive but I don't want users to be
>able to copy or print this file.
Harlan Grove - 19 Aug 2006 00:38 GMT
Gord Dibben wrote...
>Cannot be done through Excel.
>
>Get your administrator to deny permission to users for anything but reading the
>file.
...
File system read permission only prevents modifying/overwriting the
file. It won't even prevent saving the file with a different filename
or in a different drive/directory. It certainly won't prevent printing.
Damon Longworth - 19 Aug 2006 03:07 GMT
You can shut some things down. For example, add some code to the BeforePrint
and BeforeSave event.
But as others have said, you will not be able to completely lock this file
down. I wonder why you are so protective of this data?

Signature
Damon Longworth
2006 West Coast Excel / Access User Conference
October 25-27th, 2006
Marina del Rey Hotel
Marina del Rey, California USA
http://www.exceluserconference.com/WCEUC.html
> Cannot be done through Excel.
>
[quoted text clipped - 11 lines]
>>be
>>able to copy or print this file.