I have a workbook to create a daily dashboard for our group. I have created VBA code that automatically updates a particular cell with the last save date & time when the file is saved.
I had the code in the BeforeSave event, but the problem is that if I cancel the save operation the cell date...