Hello Everyone,
I'm trying to incorporate a code that will track all changes made to a worksheet. The code below works great, however, I can't get Target.Address to update when I insert a row.
For example, say if I put "test" in A4, and I insert a row, and "test" is now in A5...I can't get the...