Why is it that changing data on a worksheet from VBA clears the Undo buffer ? Is there a way around it?
(in my case, when invalid data is entered into a sheet, it's highlighted red via the Worksheet_Change event; but after altering the sheet, nothing can be undone)
(in my case, when invalid data is entered into a sheet, it's highlighted red via the Worksheet_Change event; but after altering the sheet, nothing can be undone)