How to Sum Only Visible Rows in Excel After Filtering: SUBTOTAL vs SUM
You apply a filter to your Excel data, but the SUM function keeps calculating hidden rows. This happens because the standard SUM function includes all cells in its range, regardless of visibility. Excel provides a dedicated function, SUBTOTAL, designed to perform calculations on filtered data. This article explains how to use SUBTOTAL to sum only … Read more