Hi, I have created a number of macros that give a dialog box on opening the document (in the module), requiring a password if you try and save and also removing the copy function. I have found some code to force enable macros but because this code requires same functions as the other codes I am getting a compile error. The code for thisworkbook is shown below:
I certainly hope all that code is in different modules appropriately. You can only have one of each of the "event" macros, so when you have two, you need to merge them into one executing in the order you decide.
Bookmarks