Comparing data in a field to data in a table

A

Adam

I have hundreds of fields that contain names. I would
like to be able to compare the text fields against a
continually growing table that contains key words. If one
of these key words is found in the name fields, I would
like to find a formula to tell me a key word was found.

For example, A1 = "McDonald Corp."

I would then compare A1 against a group of cells (D1:D50)
that contain key words that includes "Corp." in D5.
Since "Corp." can be found in A1, I would like cell A2 to
read "Corp."

Any ideas on how I could do this?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top