Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lets say in colums a1-c1 I have
red blue orange then i columns L1-o1 I have pink blue purple I want to see if an any of the items in the first list match any item in the second list. I was trying an array formula like: =if( or(A1:C1 = $L$1-$O$1),"found","not found") The array formula seems to work if iI only search one range (i.e. A1=$l$1:$O$1) but I can't seem to find the trick for getting it to use both ranges. Any ideas? -Andrew V. Romero |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
array range in seperate sheets | Excel Worksheet Functions | |||
Search range for text not in another range | Excel Discussion (Misc queries) | |||
How to search a range for a suburb in a large range | Excel Programming | |||
copy range from each worksheet to seperate workbook | Excel Programming | |||
copy range from each worksheet to seperate workbook | Excel Programming |