Hi guys,
please find the attached sheet in which i have highlighted my required solution but i need a formula for that..i m having a lot of data in this type.
Hi guys,
please find the attached sheet in which i have highlighted my required solution but i need a formula for that..i m having a lot of data in this type.
Try in F4:
=IFERROR(INDEX($A$4:$A$12,MATCH(0,COUNTIF($F$3:F3,$A$4:$A$12),0)),"")
In G3:
=IFERROR(INDEX($C$4:$C$12,MATCH(0,COUNTIF($F$3:F3,$C$4:$C$12),0)),"")
In G4:
=IFERROR(LOOKUP(2,1/(($A$4:$A$12=$F4)*($C$4:$C$12=G$3)),$B$4:$B$12),"")
All are array formula must be confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
Quang PT
hiiii bebo..
Thanks a ton....Thank you very much for your time.....
Single formula entered into F4 as an array formula with CTRL+SHIFT+ENTER:
and drag across/down![]()
Please Login or Register to view this content.
Spread the love, add to the Rep
"None of us are as smart as all of us."
Hiii mcmahobt,
Thanks a lot...both of them formulas are working very good as i need...Thank you for your time...u both deserve a rep...Thank you again Bebo & mcmahobt ...![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks