=SUBTOTAL(9,A:A) will Sum the visible cells in column A
Gord Dibben MS Excel MVP
>How do I set criteria to sum only on filtered amounts?
Gord Dibben - 27 Nov 2006 21:10 GMT
Ammendment..........
Visible due to filtering only.
If you are running 2003 version, to sum visible cells that are due to hiding
rows and/or filtering use
=SUBTOTAL(109,A:A)
Gord
>=SUBTOTAL(9,A:A) will Sum the visible cells in column A
>
>Gord Dibben MS Excel MVP
>
>>How do I set criteria to sum only on filtered amounts?