View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Claus Busch Claus Busch is offline
external usenet poster
 
Posts: 3,872
Default Look up with multiple variables

Hi,

Am Tue, 31 Jul 2012 07:37:48 +0000 schrieb Excel Dumbo:

this may sound simple to you. Could you please help me to find a formula
to look up values using two variables as shown in the attached
spreadsheet ?


try in E2:
=INDEX($J$4:$J$16,MATCH(A2&C2,$H$4:$H$16&$I$4:$I$1 6,0))
and enter the array formula with CRTL+Shift+Enter


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2