Match? VLookup? VBA?

TampaBob

New Member
Joined
May 3, 2020
Messages
1
Office Version
  1. 2019
  2. 2016
Platform
  1. Windows
  2. Mobile
I can't state my problem very well, which may be why I can't solve it!

I have a spreadsheet with two tabs.
The sheet on one tab has about 6k rows.
The other tab has about 3k.

The larger sheet has addresses (col.C) associated to names (col. B).
The smaller sheet has a list of names that is essentially correct (Col.B). There are some nicknames, and half are Last,First (Smith, John) and the other half are First Last (John Smith).

I need to put addresses on the smaller sheet by querying the larger for name in column B (this will be "contains part of the string") and return a name-to-address association column on the smaller sheet.

The two sheet rows do not match in order or in content. It needs to be a row-by-row iterative query then return to the new adjacent and related column on the smaller sheet.

What tools do I use?
Are there any scripting sites that can help?

Somehow I cannot image that I'm the first person to need to do this...

All thoughts, ideas, help, and sympathy appreciated!

Thank you
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
could you provide a sample of all the data? correct page names if you are unfimiliar with excel could help too
 
Upvote 0

Forum statistics

Threads
1,214,515
Messages
6,119,973
Members
448,933
Latest member
Bluedbw

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