Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Charles793
 
Posts: n/a
Default Double and Multiple Lookup Using the MATCH Function

Microsoft Excell 2003
Double and Multiple Lookup Using the MATCH Function
The & symbol can be used to induce double and multiple lookup within the
MATCH function. The method to do this is shown below.
Given that:
The first look-up range is A1:A10
The second look-up range is B1:B10
The value to be returned is in the range C1:C10
The first value to look-up is in cell D1
The second value to look-up is in cell E1
Enter the following as an array formula (Ctrl+Shift+Enter):
=INDEX(C1:C10,MATCH(D1&E1,A1:A10&B1:B10,0))
If properly entered, it will display as:
{=INDEX(C1:C10,MATCH(D1&E1,A1:A10&B1:B10,0))}

This information should be included in the help files.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
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
numerical integration integreat Excel Discussion (Misc queries) 4 May 12th 06 02:40 AM
Printing multiple worksheets double sided SuperDad Excel Discussion (Misc queries) 1 March 31st 06 06:48 PM
Sum Indirect function through multiple sheets Andre Croteau Excel Discussion (Misc queries) 2 May 6th 05 10:44 AM
Multiple charts in ChartSpace; problems with double Categories hstaaks Charts and Charting in Excel 0 May 2nd 05 10:50 PM
Enable Double sided printing contiuously when printing multiple s. Lee Excel Discussion (Misc queries) 1 November 27th 04 02:58 AM


All times are GMT +1. The time now is 04:13 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"