M
M.Siler
I found how to do an average excluding values that are zero
For example: =AVERAGE(IF(A1:A10=0,"",A1:A10))
but I'm not sure how to do this when I need to use subtotal because the
sheet has the autofilter. I use =subtotal(9,A1:A10) to get a subtotal that
changes when the filter changes. And I know there is an average =subtotal(1,
A1:A10), but how do I do a subtotal average excluding zeros?
I'm using excel 2007
Thanks,
Mark
For example: =AVERAGE(IF(A1:A10=0,"",A1:A10))
but I'm not sure how to do this when I need to use subtotal because the
sheet has the autofilter. I use =subtotal(9,A1:A10) to get a subtotal that
changes when the filter changes. And I know there is an average =subtotal(1,
A1:A10), but how do I do a subtotal average excluding zeros?
I'm using excel 2007
Thanks,
Mark