Forum Discussion
anand1983
Apr 15, 2025Copper Contributor
Copying data to sequential rows
Hi Experts, I have huge data like this and doing manually this task. Could you please help me to do this in a faster way. Thanks
HansVogelaar
Apr 15, 2025MVP
Let's say the HAVE data are in A4:CZ4
In A7:
=WRAPROWS(A4:CZ4, 4)