Hi all,
Can anyone please help with some code that will allow me to move data from one work sheet to a specific location on another sheet, depending on a cell criteria?
In the attached simplified example I have a table in Sheet1 with 4 columns, titled; Name (A1), On (B1), Off (C1) and a drop down menu with the choice of yes or no (D1).
I am wanting to transfer any data in the rows of the first 3 columns of this table to different locations on Sheet2 depending on the value selected in D1 on Sheet1.
For example
If Sheet1 D2 = Yes, than I want to copy Sheet1 A2:C2 to Sheet2 B3:D3
If Sheet1 D3 = No, then I want to copy Sheet1 A3:C3 to Sheet2 F3:H3
I hope that makes sense.. I would be very appreciative if anyone was able to assist with some advice on the best way to perform this please
Thank you again.
Bookmarks