Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Senior Member
 
Posts: 105
Default Look UP formula for 2 and 3 conditions

Hello,

Could you please look in to the attached file and advise formula for the two cases shown ?
I will need a formula to look up data matching multiple condtions.


Regards,
Dumbo
Attached Files
File Type: zip LookUP Query.zip (11.2 KB, 20 views)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,872
Default Look UP formula for 2 and 3 conditions

Hi,

Am Tue, 2 Apr 2013 09:32:54 +0000 schrieb Excel Dumbo:

Could you please look in to the attached file and advise formula for the
two cases shown ?
I will need a formula to look up data matching multiple condtions.


for the first lookup try in B5:
=INDEX('LookUP data'!C$5:C$8,MATCH($B$3&$A5,'LookUP data'!$A$5:$A$8&'LookUP data'!$B$5:$B$8,0))
and enter the array formula with CTRL+Shift+Enter
and copy down and to the right.

for the second lookup try in C13:
=INDEX('LookUP data'!$A$14:$M$17,MATCH($A13,'LookUP data'!$A$14:$A$17,0),MATCH(C$12,LEFT('LookUP data'!$A$14:$M$14,3),0))
and enter the array formula with CTRL+Shift+Enter and copy down and to
the right


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Senior Member
 
Posts: 105
Default

Thanks a lot Claus. It worked. Thanks heaps
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula with 2 conditions Joey Excel Discussion (Misc queries) 2 April 18th 08 04:38 PM
IF formula for 3 possible conditions cbgraphics Excel Discussion (Misc queries) 6 December 28th 06 02:22 PM
Formula With Several Conditions Chris Excel Worksheet Functions 1 November 14th 06 01:38 PM
If formula with 12 conditions tkacoo Excel Discussion (Misc queries) 5 April 7th 05 04:54 PM
Help for a formula using two conditions harwookf Excel Worksheet Functions 7 November 24th 04 08:21 AM


All times are GMT +1. The time now is 04:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"