Auto Filter Question

jac3130

Board Regular
Joined
Dec 21, 2012
Messages
131
I have a large table of data. In column B, are the names of people in the table formatted "Last name, First name." I have over 1,000 people in the table. At times, I get a list of 10-15 people to look up. Instead of scrolling through and finding the names, I'd like to use the autofilter already set.

I'm wondering- is there a macro where I could type in a name to the macro and it would automatically autofiler on the names typed in? I suppose I'd like an approximate match (no need to be exact). Also, some of the names I type might not yet be in the table so it'd have to account for this.

A lot of talented people on here, I have a feeling this can be done. If it can't, please let me know why as it will be a good learning experience.
 
As I said, you can AutoFilter for contains (with wildcards) but only with a Custom filter and with a limit of 2 conditions.
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

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