i have a problem but some data matches and some don't when i match data with multiple datas , can you please help? i have attached a a sample, red marked does not match while other match.
i have a problem but some data matches and some don't when i match data with multiple datas , can you please help? i have attached a a sample, red marked does not match while other match.
Last edited by moin; 12-13-2012 at 08:50 AM.
lookup Returns a value either from a one-row or one-column range or from an array.
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Do you use Excel2003?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
i use excel 2010
Hi Moin,
use below formula :-
Formula:
=INDEX($A:$A,MIN(IF($C$4:$E$9=$C13,ROW($C$4:$E$9),"")))
enter this using ctrl shift enter key combination. thanks
See attached: Book1.xls
Regards,
DILIPandey
<click on below 'star' if this helps>
DILIPandey, Excel rMVP
+919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com
Try
=IFERROR(IFERROR(INDEX($A$4:$A$9,MATCH(C13,$C$4:$C$9,0)),INDEX($A$4:$A$9,MATCH(C13,$D$4:$D$9,0))),INDEX($A$4:$A$9,MATCH(C13,$E$4:$E$9,0)))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks