Thanks, Leith....Another question please__
I pasted the following under "Workbook" in VB....
When I save, and re-open the workbook, an error comes up saying
"Compile Error: Method or Data Member Not Found" and it highlights .Enabled in the code.
I pasted the code in the open event because I want the save function to be false the minute the workbook opens. When the user wants to save, he will click a command button that opens the userform. He will complete the entries and press the save button on the form. The minute the userform opens, all save functions should be re-enabled. The minute the userform closes, the save functions would be disabled again. How would you disable save when the workbook opens?
Bookmarks