Automatically modify a chart with Auto-Filter?

owendodd

Board Regular
Joined
Jan 17, 2005
Messages
205
Jus enquiring about auto-filtering in excel. I have a list of name on a drop down list! When i filter these i want to get a total of the name that i have filter! I then wish to automatcially modify data in a chart whenever i have selected anything in the auto-filter!Can this be possible?
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Hi

Say you have your list of names in A1:A1000. Leave a couple of rows blank and insert the formula:
=SUBTOTAL(3,A1:A1000)

This will show you a count (COUNTA) of all the filtered data on your sheet. You can link your charts to such formula and they will change depending on what you filter.

HTH

Tamer
 
Upvote 0

Forum statistics

Threads
1,203,465
Messages
6,055,576
Members
444,799
Latest member
CraigCrowhurst

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