yes. :-)
when the user saves, this code is triggered. unless the code changes the Cancel argument to True, the original save will happen no matter what
if this code saves the workbook without disabling events first, then this code will call itself again. that can end up in an infinite loop which is not good ;-)
Bookmarks