Filtering Columns Based On Lists

Analyst 007

New Member
Joined
Feb 15, 2017
Messages
11
Hi Guys,

I have a large set of data (12,000 Lines) that is a directory of contact information for around 5,000 business. I need to extract all of that contact data from separate excel list of around 500 companies. Is there a way to filter on the "company name" column for all 500 companies on my list at once without having to select each company on the filter drop down?

VLOOKUP wont work because it will only return one value. INDEX/MATCH might work but I am a little unfamiliar with it.
I've also run into this same question at other times and wondered if using a list to filter a column is possible.

Thanks in advance,

Andy
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Please give an example of what you mean? For example, what would be in the list and how do you want it to match the data?
 
Last edited:
Upvote 0
As well as what Dan has said, are you open to a VBA solution, or do you formulae?
 
Upvote 0
As well as what Dan has said, are you open to a VBA solution, or do you formulae?

I don't do VBA. I was hoping there may be an advanced filter but can do formulae if needed.

Its really just a one column list of company names that I want to use as the filter criteria. (Both data sets come from the same system, so there shouldn't be any spelling or spacing differences. My master set of data is a regular data table with columns for company name, phone number, extension, email address, address, city, state, zip.

Thanks
 
Upvote 0

Forum statistics

Threads
1,216,102
Messages
6,128,852
Members
449,471
Latest member
lachbee

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