Hi,
I have single values in each cell in column A. I have 100 rows.
I want to take six rows at a time and get them to populate columns B, C, D, E, F, G.
Is there a simple formula for this? Please advise, thank you!
~S
Hi,
I have single values in each cell in column A. I have 100 rows.
I want to take six rows at a time and get them to populate columns B, C, D, E, F, G.
Is there a simple formula for this? Please advise, thank you!
~S
With your data starting in Cell A1 use
In B1
=INDEX($A:$A,COLUMN(A1)+(ROW(A1)-1)*6)
Copy down and across as far as you need
Life's a spreadsheet, Excel!
Say thanks, Click *
Wow, that worked wonderfully! Thank you so much.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks