Google Sheets
=FILTER(...)How to Sum Filtered Rows with Custom Criteria in Google Sheets
Learn two ways to sum visible filtered rows in Google Sheets while excluding rows that match custom criteria.
Explore ↗
2 formula guides
=FILTER(...)Learn two ways to sum visible filtered rows in Google Sheets while excluding rows that match custom criteria.
=SUMIFS(...)Compare SUMIF, SUMIFS, and SUMPRODUCT in Excel. Learn differences and when to use each function with examples.