Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lookup to return true() values only and list | Excel Discussion (Misc queries) | |||
return values from an array based on matching text value | Excel Worksheet Functions | |||
Matching numbers in an Array and returning values for matched numb | Excel Discussion (Misc queries) | |||
How do I make the true return a drop down list in the IF function? | Excel Worksheet Functions | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions |