Hi All
I am looking for a simple code that copies different cells on sheet 1 to next empty row on sheet 2
Example - Copy cells Sheet1 (A4, B7, D11, J23)
Paste to Sheet2 next empty row - Cells would copy to Row 2 - A2,B2,C2,D2
Then I run the code again it would copy the same cells on Sheet 1 to Sheet 2 Row 3 - A3,B3,C3,D3
And so on
I am looking for a simple code that copies different cells on sheet 1 to next empty row on sheet 2
Example - Copy cells Sheet1 (A4, B7, D11, J23)
Paste to Sheet2 next empty row - Cells would copy to Row 2 - A2,B2,C2,D2
Then I run the code again it would copy the same cells on Sheet 1 to Sheet 2 Row 3 - A3,B3,C3,D3
And so on