Hi, I need to find any cells that contain "A" in Column E on Sheet1, copy cells A1, C1, D1, from that row and paste them to Sheet2, starting at A3.
I'm not sure how best to loop through Sheet1 and also paste in the next row down on sheet 2.![]()
Please Login or Register to view this content.
I could also copy everything from Sheet1 A-E to Sheet2 and then delete rows that don't have A in column E. This might be easier. It may vary how many rows have data in them - checking on column B, C or D (not A)
Any guidance will be much appreciated.
Thanks.
Bookmarks