0

I'm attempting to catch the origin cell of a copy/cut using the Worksheet_Change event. I couldn't find an "Origin" counterpart to the "Target" variable to catch the source range when copying/cutting. I was looking for something that would work like:

MyOriginAddress = Origin.Address

Similar to how one could write:

MyTargetAddress = Target.Address

Is there a way of capturing this information?

Thanks!

Ben Denody
  • 49
  • 6

0 Answers0