Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculations and filters 1

Status
Not open for further replies.

Scott24x7

Programmer
Jul 12, 2001
2,828
JP
All,
I'm looking for a way to sum only the "Visible" cells after a filter has been applied. So what I'm trying to do is dynamically show the total based on the filter. Is there a way to do this?


Best Regards,
Scott

"Everything should be made as simple as possible, and no simpler."[hammer]
 
Use SUBTOTAL (with 9 for sum).

combo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top