How to disable the save property of an excel worksheet

  • Thread starter Thread starter YCC
  • Start date Start date
Y

YCC

Hi, is there anyone who knows how to disable the save property of an excel
worksheet. is it also possible to do it throught VBA for excel?

many thanks in advance for any advice
 
Is possible with code to cancel a workbook save but there are so many ways
around it that is virtually useless.

All I have to do is copy the sheets to another workbook and save that or disable
macros when opening the workbook. or....or....or some others.

Why would you like to disable save?

Maybe something else could be done that achieve the same effect with a little
more security..........not much......a little more.


Gord Dibben MS Excel MVP
 

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

Back
Top