Hi
I want to rearrange data from table to a list form as given in the attached sheet. I will be thankful for any help
Hi
I want to rearrange data from table to a list form as given in the attached sheet. I will be thankful for any help
Hi,
in A12 and down
![]()
=IF(ROW(A1)<=COUNTA($B$3:$E$6),INDEX($A$3:$A$6,MOD(ROW(A1)-1,4)+1),"")
in B12
![]()
=IF(A12<>"",INDEX($B$3:$E$6,MATCH(A12,$A$3:$A$6,0),COUNTIF($A$12:A12,A12)),"")
Hope it helps
-----------------------------------------------------
At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.
Please, mark your thread [SOLVED] if you received your answer.
Hi,
see the attached file.
If you have to deal with many numbers, a pivot table could be helpful to do the trick.
Cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks