I have a dataset with over 1000 records. I can filter them using an automatic filter. At the bottom, I have some simple formulas like AVERAGE () and QUARTILE (). I would like to ensure that when filtering data, the results of AVERAGE should change, so they should only consider visible data.
I searched google here too, but can't find anything like it except using "subtotal", but this is not for the formulas I want to use.
Is it possible? Thanks,
source share