Hi!
I want to track changes I have made on my worksheet by having a time stamp against each row. I have data from columns C to AX. I would like to have a timestamp in Column AY (only date would also work), if any value changes in any cell between C and AX.
I found a couple of VBA codes which work for changes made in one cell, but I could not tweak them for a range of cells.
I'm a complete novice in writing vba code, so any help would be great!
Thanks!
I want to track changes I have made on my worksheet by having a time stamp against each row. I have data from columns C to AX. I would like to have a timestamp in Column AY (only date would also work), if any value changes in any cell between C and AX.
I found a couple of VBA codes which work for changes made in one cell, but I could not tweak them for a range of cells.
I'm a complete novice in writing vba code, so any help would be great!
Thanks!