Hello,
I have data in sets of three going down in column A. I could have data down to row 3 or 3000 depending on the dataset.
I want to copy A1:A3 and paste transpose in B1 then copy A4:A6 and paste transpose in B2.
Can someone help me with a loop that will loop until there is no more data in column A?
Thanks in advance!
I have data in sets of three going down in column A. I could have data down to row 3 or 3000 depending on the dataset.
I want to copy A1:A3 and paste transpose in B1 then copy A4:A6 and paste transpose in B2.
Can someone help me with a loop that will loop until there is no more data in column A?
Thanks in advance!