LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Matching 2 list of data array, and return it as True if matched

=D2=INDEX(B:B,MATCH(C2,A:A,0))

and copy down

--
__________________________________
HTH

Bob

"Venice" wrote in message
...
Hi

I have 2 list array in the following collumns (both list are not sorted)
Array 1:
A - list of city names
B -list of language

Array2:
C - list of city names
D -list of language

I'd like to match array 1 & array 2, so in column E it will show "True" if
a
city have the same language on both list and "False" if languages of the
same
city is not matching. Any idea how to formulate this?



 
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
lookup to return true() values only and list Robbie Excel Discussion (Misc queries) 4 January 16th 09 11:51 AM
return values from an array based on matching text value WFBJoeB Excel Worksheet Functions 10 May 14th 07 07:57 PM
Matching numbers in an Array and returning values for matched numb Tiger Excel Discussion (Misc queries) 8 April 26th 07 06:14 AM
How do I make the true return a drop down list in the IF function? Brian Excel Worksheet Functions 5 April 13th 06 09:40 PM
Function to return True/False if all are validated as True by ISNU Tetsuya Oguma Excel Worksheet Functions 2 March 15th 06 10:28 AM


All times are GMT +1. The time now is 08:20 PM.

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"