D
Dan
Column A has 1200 rows, each with about 300 characters of
text, including city name. Column B has a list of about 12
cities. In column C, I want to search column A for the
name of any city in column B, and return that city name in
column C.
How do I go about doing that?
text, including city name. Column B has a list of about 12
cities. In column C, I want to search column A for the
name of any city in column B, and return that city name in
column C.
How do I go about doing that?