Averaging only visible cells

B

Bear Black

I know there is a subtotal function that will only add up visible cells when
using filters, but is there a formula that will average only visible cells
when using filters?
 
D

Dave Peterson

If you're not using xl2003+, then the old version of =subtotal() won't support
the 1## parm.
 
Top