Hi guys, I am new here. I am trying to look up & transpose multiple columns to row. A file is attached herewith for the gurus to explore.
Really appreciate your assistance.
colorant tests.xlsx
Vegobu
Hi guys, I am new here. I am trying to look up & transpose multiple columns to row. A file is attached herewith for the gurus to explore.
Really appreciate your assistance.
colorant tests.xlsx
Vegobu
Last edited by vegobu; 09-06-2011 at 11:08 PM.
Your profile states you are using 2003 but your sample workbook is 2007 or later.
Try this in B14
Drag Across to Column I, then down as required.![]()
=IF(ISERROR(INDEX($A$5:$I$10,MATCH($A14,$A$5:$A$10,0),MATCH(B$13,$A5:$I5,0)+1)),"",INDEX($A$5:$I$10,MATCH($A14,$A$5:$A$10,0),MATCH(B$13,$A5:$I5,0)+1))
For 2007 and later you could use
Hope this helps.![]()
=IFERROR(INDEX($A$5:$I$10,MATCH($A14,$A$5:$A$10,0),MATCH(B$13,$A5:$I5,0)+1),"")
If you need any more information, please feel free to ask.
However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....
Also
اس کی مدد کرتا ہے اگر
شکریہ کہنے کے لئے سٹار کلک کریں
If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.
thank you, Marcol
u r good
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks