Hi,
Not sure if this will be possible - I have a workbook in which vba is used to record changes made on one sheet onto another sheet called 'log'.
The code works fine when people make changes in cells one at a time but if they paste in data to more than one cell at once I get a run time error '13'.
So the code I am using on the sheet where the changes are is:
The code on the log sheet is:
Any ideas how I can enable the changes to be logged if more than 1 cell is changed at once? Thanks in advance for anyone taking the time to look at this.
Bookmarks