The SUMIF function is a premade function in Excel, which calculates the sum of values in a range based on a true or false condition. =SUMIF(range, criteria, [sum_range]) Find the sum of Total stats for Grass type Pokemon: The condition is that the type is “Grass”. Example SUMIF function, step by step: Select the cell… Continue reading Excel SUMIF Function