subtotal of sum and count in one spreadhseet?

B

Bob Phillips

Use the SUBTOTAL function.

=SUBTOTAL(3,A1:A100)

and

=SUBTOTAL(9,A1:A100)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
Top