Hello,
I have a problem with my Private Sub BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) and it's driving me nuts ! I hope somebody will be able to help.
I had a code to cancel every save and it worked ! (th code down there)
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As...