Look UP using 3 conditions

K

Kevin@Radstock

Hi Excel Dumbo

See the attached file using INDEX & MATCH. I named 3 ranges for the
tables. Also I have named TMF ACRYLIC 1-P to TMF_ACRYLIC_1_P as namin
ranges wont accept spaces or hyphens, that is the only change to you
data.

Kevin

http://tinyurl.com/bpcdt5s
 
E

Excel Dumbo

Hi Kevin,

THanks for your reply. I am using Excel 2003. You are using the formul
that will be suiting the advanced excel version. Could you pleas
suggesta formula for Excel 2003. I am sorry I should have pointed thi
out earlier.


Regards,
Excel Dumb
 
K

Kevin@Radstock

Hi Excel Dumb

Then you just need to replace the IFERROR with IF & ISERROR

=IF(ISERROR(INDEX(INDIRECT($C2),MATCH($A2,$A$34:$A$45,0),MATCH($B2,$E$34:$P$34,0))),"",INDEX(INDIRECT($C2),MATCH($A2,$A$34:$A$45,0),MATCH($B2,$E$34:$P$34,0))

I would upload a xls file, but you cannot upload anything on this sit
and it is a waste of time using the "Contact Us" in the link at th
bottom of the page as they don't bother to reply!!

Kevi
 
E

Excel Dumbo

Thanks Kevin for your solutio

+-------------------------------------------------------------------
+-------------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top