What does it do?
How to:
Logical operator
100

=IF

Allows you to make a logical comparison

100

Add together a range

=SUM

100
What does * do

Multiply

200

=Count

Counts how many times a number is present in a selected cell range. 
200

Count something based on a criteria

=Countif

200

What does / do

Divide

300

=SUM 

Adds together all selected data

300

Output a solution if both requirements are met

IF(AND

300

What does $ do

Ensure cell reference remains absolute

400

=SUM IF

Adds together a range based on a criteria

400

Add together a range based on a criteria

=Countif


400

A<B mean

A is smaller than B

500

=Countif

Counts a range based on a criteria

500

Work out the average based on a criteria 

=Averageif
500

What does ! mean

From a different sheet

M
e
n
u