AVERAGEIFSAVERAGEIFS allows you to average a set of values that meet multiple criteria. It is useful when you need to make comparisons between differ
AVERAGEIFHad to average a set of values that met a criteria and didn't know how? AVERAGEIF is a super easy formula to use and understand. I exp
Nested IF StatementsAs things are rarely black and white, what if there is more than one condition? How will the IF statement look? Learn how to use "Nes
IF + AND“IF + AND” formulas are used to test if a value meets multiple criteria, giving one result, otherwise giving another.
IF + ORLearn how to use "IF + OR" formulas: if the value is x OR y, THEN a, ELSE b when you have more than one criteria.
COUNTIFSLearn how to COUNT the number of cells that meet multiple criteria using the COUNTIFS formula.
SUMIFSUMIF is used to “sum the values in a range that meet a criteria that you specify” - Microsoft Support Office 2017. It refers to only one c
COUNTIFCOUNTIF, in layman’s terms means COUNT the NUMBER of cells, IF it contains XYZ (text, number, etc). The key word here is criterion, referri
If Only...If only this is x, then it’s y. Read on to find out how to apply "IF" formulas to your data.