VLOOKUP

D

Darren

I have a sheet with four columns! a,b,c,d

Column A has nothing in it and is labeled id_fm

Column B has 2870 rows of customers and is labeled
customer_fm

Column C has 4132 rows of customer ids and is labeled
id_gp

Column D has 4132 rows of customers and is labeled
customer_gp

I want to compare column B to all entries in cloumn D and
when it finds a match, enter the value from cloumn C into
column A. The valsu that should be entered into column A
is the value in the same row as the value that is matched
in cloumn D.

I have been trying an IF and VLOOKUP, but I can not seem
to figure it out. Example

A B C D
A1 Landscaping AABROC A & A BROCHU, INC
A & A BROCHU, INC LANDA1 A1 Landscaping

The function should yield

A
LANDA1
AABROC

Any help would be greatly appreciated.

Darren
MCP
 
G

Guest

Thanks for the reply. I can not seem to get this to work
however. The error in the cell is #NAME?. 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

Similar Threads

Comparing Data 1
Help with lots of formulas 3
VLOOKUP formula? 12
Vlookup or similar 7
Vlookup? 1
Returning Multiple Results with Vlookup 1
Refewrence tables 2
Fixing a formula to read a general format? 1

Top