Hello,
I am new to VBA and I am trying to type a code that allows me when I click on a cell within range for example A1:A20 it will copy that cell to C1
Also, lets say i want to do this multiple times in the same sheet. For example I also want to click on a cell within another range for example H1:H40 and it will copy that cell to D1
Please note that I am using Excel 2016
Appreciate your support in advance.
I am new to VBA and I am trying to type a code that allows me when I click on a cell within range for example A1:A20 it will copy that cell to C1
Also, lets say i want to do this multiple times in the same sheet. For example I also want to click on a cell within another range for example H1:H40 and it will copy that cell to D1
Please note that I am using Excel 2016
Appreciate your support in advance.