Quote:
Originally Posted by Kevy Baby
Yes. Basically, we were trying to confirm that one list of Zip Codes was a subset of another list. We found a formula that did a lot more than we needed, but it got the job done:
=IF(ISNUMBER(MATCH(Q2,$J$1:$J$7000,0)),MATCH(Q2,$J $1:$J$7000,0),"NONE")
|
Good. That goes beyond the scope of my Excel brain.
