find/search/exact??

T

Tom G.

I have a list of 6100 names in column A, and 10000 names
in column B. I'm trying to figure out how to use a
function to tell me if the name in Column B is present in
Column A. I tried using =EXACT(B1,A1:A6101) but the
fuction always returns FALSE even though the name in B1
exists in Column A. I tried the SEARCH function as well,
but am not having any luck with that either. Sort of a
EXCEL newbie as you can probably tell, so any help would
be appreciated. TIA!
 
G

Guest

Thanks for the reply, but I'm not having luck with
VLOOKUP.

I set up a test page and have 4 entries in Column A:
Apple, Banana, Grape, Orange

In B1, I have Grape and the formula VLOOKUP(B1,A1:A4,1)
returns Grape.

In B2, I have Tomato and using the same formula and
substituting B2 for B1, it returns Orange????

Perhaps I'm not using the formula correctly?
 

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