Hi,
I have a problem with some of my code which has baffled me for ages & was hoping someone can help me resolve the issue.
I have a BeforeSave macro that works ok when you save manually, however there are 2 other instances that do not work:
1) Using "ThisWorkbook.Save" in another macro does not save the changes. (when you close the workbook and answer no to saving changes you lose changes that were made before running the "ThisWorkbook.Save")
2) If i have a 2nd workbook open at the same time I get stuck in an eternal loop when asked if i want to save changes when closing the workbook. (just keep getting the dialog box asking if i want to save changes, click yes and it comes back)
I hope I have explained this clearly and really do appreciate any advice that can be given 
BeforeSave Code:
Regards
Steve
Bookmarks