How to find the total
=SUM()
How to find the maximum number
=MAX()
How to find the minimum number
=MIN()
How to find the average
=AVERAGE()
How to find a random number
=RANBETWEEN()
Now to find today’s date
=NOW()
How to find the range
=first total-second total
How to find mode
=MODE.SNGL()
How to multiply
=row*row
How to find the median
=Median()
What happens when the formulas is wrong
Put a dollar sign infront of the alphabet
And one at the back
Count formula
COUNT( value 1 , value 2….. )