Using A Macro To Select A Filter

Jesse Peter

New Member
Joined
Jun 5, 2015
Messages
2
Folks,

Looking for a non-VBA answer to this simple dilemma...

I have data in a table, let's say baseball teams. I want to create a macro that exports, from a website, a list of baseball teams. I want the macro to read one team in cell A1, let's say the Dodgers, and then automatically deselect 'All' and check off the 'Dodgers' in the drop-down box of the filters in the table. I could do this manually, but there are 30 teams and several tables for each team. Is there a way to instruct a macro to do so? Many thanks for any help.

JP
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Looking for a non-VBA answer to this simple dilemma...
Is there a way to instruct a macro to do so?

Just interested as to what language you are proposing your macro is going to use as you want a non-VBA answer?
 
Upvote 0
Mark,

Sorry for the confusion. What I meant was I would like to use the bars, buttons, etc. given on the Excel bar to accomplish this task, as I am quite a noob when it comes to Excel and really have no experience whatsoever with VBA. But if I have to use VBA, I guess so be it. Thanks.
 
Upvote 0

Forum statistics

Threads
1,215,065
Messages
6,122,944
Members
449,095
Latest member
nmaske

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