I have about 3000 rows of data in column A. At every 50 cells, i need to get one cell and copy it onto its own row - so cell A1, A51, A101 etc need to be copied to cell C1, D1, E1. I want to loop it because of the amount of data but have no idea at all how to do this