Excel Formulas
Practice with real-world datasets and instant feedback
Math
SUM
BasicThe SUM function is your go-to tool for adding up numbers quickly. Whether you're calculating total sales, expenses, or...
SUMIF
IntermediateSUMIF is perfect when you need to add up numbers based on a specific condition. Want to know total sales for a particula...
SUMIFS
IntermediateWhen one condition isn't enough, SUMIFS steps in. This powerful function lets you add numbers based on multiple criteria...
Statistical
AVERAGE
BasicNeed to find the typical value in your data? AVERAGE calculates the mean of your numbers, helping you understand trends...
COUNT
BasicCOUNT is your simple yet powerful tool for counting how many cells contain numbers. Use it to track the number of transa...
AVERAGEIFS
IntermediateCalculate average of cells that meet multiple conditions
Lookup & Reference
VLOOKUP
IntermediateSearch for a value in the first column and return a value from another column in the same row