Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Gerritt Bakker   on Sep 15 In MS Office Category.

  
Question Answered By: Viren Rajput   on Sep 15

I've used a Before_Save workbook  event, and
used "cancel=true" to disable  the save.

I capture the userid and check it against my own
so that *I* am allowed to save  changes, so that I can do development work.

One warning though... if a user knows how to create a macro with
Application.EnableEvents = False,
then this Before_Save event  will not function.

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Disable save from Ctrl S Or get search suggestion and latest updates.


Tagged: