comparing two mailing lists

rtwhbw123

New Member
Joined
Sep 2, 2014
Messages
10
Board,
I tried to search function, but it keep telling me there wasn't any results so I am posting here for help.

I have two sheets, each has a list of mailing addresses (first name - column A, last night - column B, address - column C, city - column D, state - column E, and zip - column F).

I would like to compare list 1 to list 2 to see what entries (rows) are not in list 1, but are in list 2.

Any advice, I have tried MATCH and VLOOKUP, but I don't get any results showing the entries from list 2 are in list 1, even though I know many are.

Here is the formula - =VLOOKUP(C2, sdp_list,1,FALSE)

sdp_list refers to the list of mailing addresses in sheet 1 (column C:F)

Not sure why vlookup is not working.
Thanks
RTW
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Dang it! There was a blank space at the end of one of the address lists, ie - "123 Main Street ". Removed that and VLOOKUP did it's work!
Check to make sure there are no blank spaces in your cells that could through off the formulas.
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,717
Members
448,985
Latest member
chocbudda

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top