Forum Discussion
tony_lutesTLCC
Aug 27, 2020Copper Contributor
Excel formula for the sum of only what is filtered?
I have column filters on my mathematical data. Need a formula that sums only the filtered data. ???
mathetes
Aug 27, 2020Silver Contributor
What are the criteria for the filtering? Use those same criteria in a SUMIF or SUMIFS formula. There are probably other ways as well, but that would be where I'd start.