Vlookup?

kiki443

Board Regular
Joined
Feb 6, 2005
Messages
135
I have a spreadsheet that I am trying to perform a comparison against but I'm not getting many hits.

I've use the vlookup function to compare fields but the problem is, neither spreadsheet has an exactly equal identifier.

For example

Spreadsheet Name Address ID #
1 John H. Smith 123 N. Mockingbird St. 12-345
2 John Smith 123 North Mockingbird Street 12345


How would I return matches on this data, even without the info exactly matching?
Thank you
 
Thank you. I think this gets me almost there.

But how would I separate out the address or name. I know I can do a text to column but then for an address I could end up with 5 different columns just for an address like 123 North Mocking Bird Street.


Thanks
 
Upvote 0
Hi Kiki,

Not sure what you need, but the parameter 'AdditionalCols' might be it.

Whilst you can only define one cell for the lookup value, before doing it's magic, the UDF will concatenate 'AdditionalCols' for each entry in the lookup table before comparing.
 
Upvote 0

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