Browse formulas
Choose a formula page for copy-paste examples, step-by-step notes, and common mistakes.
SUM Formula
Add numbers together.
fxSUMIF Formula
Add values that meet one condition.
fxSUMIFS Formula
Add values that meet multiple conditions.
fxSUBTOTAL Formula
Calculate totals that can ignore filtered-out rows.
fxAGGREGATE Formula
Calculate totals while ignoring hidden rows or errors.
fxPRODUCT Formula
Multiply values together.
fxSUMPRODUCT Formula
Multiply arrays and add the results.
fxROUND Formula
Round a number to a selected number of decimals.
fxROUNDUP Formula
Round a number up.
fxROUNDDOWN Formula
Round a number down.
fxMROUND Formula
Round a number to a multiple.
fxCEILING Formula
Round a number up to the nearest multiple.
fxFLOOR Formula
Round a number down to the nearest multiple.
fxABS Formula
Return the absolute value of a number.
fxMOD Formula
Return the remainder after division.
fxQUOTIENT Formula
Return the integer part of a division.
fxRAND Formula
Return a random decimal number.
fxRANDBETWEEN Formula
Return a random integer in a range.
fxSEQUENCE Formula
Generate a sequence of numbers.