LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
 
Posts: n/a
Default Match and index functions: corrlating data from 2 worksheets

I'm not sure the best way to do this. I have 2 workbooks (I can easily
combine them in one worksheet-that is not the problem). In the first I
have a column of identifiers and corresponding data in the adjacent
column. In a second workbook I have a list of identifiers, which
includes all the identifiers present in the first workbook, and a
column of data associated with them. After I combine them into a
single worksheet I want to look up the data value associated with the
same identifier and move it next to the first set of data. For example:

1A 1M Convert to 1 A M
3B 2N 3 B O
5C 3O 5 C Q
4P
5Q

The real files are much larger and the identifiers are not listed in
order. In Walkenbach's Excel 2003 Bible Chapter 12 page 256, it
suggests using Index and Match functions as such:

=INDEX(F2:F21,MATCH(B1,D2:D21,0))

But this would only return the corelate for the identifier in B1. Can
one somehow drag down this formula in a column B so that all B1:B2000
is matched or can one replace B1 with an array? or is there some other
way to do this?
Thanks,
Dennis

 
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
The match and lookup functions can find literal data but not the same data referenced from a cell Jeff Melvaine Excel Discussion (Misc queries) 3 April 30th 05 01:29 PM
How do I use the Match and Index functions to look up a value tha. Maclanders Excel Worksheet Functions 7 February 10th 05 08:31 PM
Data Validation w/ If, Match & Index Statements Dominique Feteau Excel Worksheet Functions 2 December 18th 04 08:15 AM
Match, Index, Vlookup, Large....Help Please [email protected] Excel Worksheet Functions 3 December 15th 04 01:38 PM
Vlookup, Index & Match Phyllis Excel Worksheet Functions 1 November 8th 04 06:11 PM


All times are GMT +1. The time now is 12:58 AM.

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

About Us

"It's about Microsoft Excel"