Hi all,
Sorry to re-post again because i forgot put a sample file in last times.
I would like formula to rearrange multiple data in horizontal to vertical for my stock management.
Please find the attachment
Thank you in advanceBook2.xlsx
Hi all,
Sorry to re-post again because i forgot put a sample file in last times.
I would like formula to rearrange multiple data in horizontal to vertical for my stock management.
Please find the attachment
Thank you in advanceBook2.xlsx
Created a helper column H
H2Try this formula and copy towards down up to H10 then![]()
=COUNTA(B2:D$2)-COUNTA(B2:D2)+1
A15B15![]()
=INDEX($A$2:$A$10,MATCH(ROWS($A$15:$A15),$H$2:$H$10))
C15![]()
=INDEX($A$2:$D$10,MATCH(ROWS($A$15:$A15),$H$2:$H$10),ROWS($A$15:$A15)-LOOKUP(ROWS($A$15:$A15),$H$2:$H$10)+2)
Try the above and copy towards down![]()
=INDEX($A$2:$G$10,MATCH(ROWS($A$15:$A15),$H$2:$H$10),ROWS($A$15:$A15)-LOOKUP(ROWS($A$15:$A15),$H$2:$H$10)+5)
see the attached file
Samba
Say thanks to those who have helped you by clicking Add Reputation star.
It's great
Thank Siva
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks