Filename safety

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

Guest

Hi,

I have a spreadsheet that I dont want changed. I have code in the worksheet
that prevents the user from saving it. My additional question - is it
possible to stop a user from clicking on the worksheet name and changing it?
The file is on the network.

Thanks for your help.
 
As it's on a network, it may be possible to give users read-only access to
the folder. I'm not usre if this will achieve what you want.

The only other alternative doesn't actually stop the user renaming, but
prompts them to be sure. That is to set the file as read-only.
 
Back
Top