coach_veto
New Member
- Joined
- Jan 26, 2016
- Messages
- 15
Hi guys,
I have two columns and I am trying to find the best way to write a change driven code that will accomplish my goal.
If a value is entered into column A, then that value is copy/pasted into column D in the same row if that cell in column D is empty. Column D should be able to be overridden once a value is pasted in their. I need this code to apply to multiple rows in both columns. (for example: A1:A1000 and D1:D1000) The value entered in column A/row 1 should match column D/row 1 and so on once the code is executed.
Also, the columns are not right next to each other if that helps.
Thanks!
I have two columns and I am trying to find the best way to write a change driven code that will accomplish my goal.
If a value is entered into column A, then that value is copy/pasted into column D in the same row if that cell in column D is empty. Column D should be able to be overridden once a value is pasted in their. I need this code to apply to multiple rows in both columns. (for example: A1:A1000 and D1:D1000) The value entered in column A/row 1 should match column D/row 1 and so on once the code is executed.
Also, the columns are not right next to each other if that helps.
Thanks!