Symbols
Functions
More Functions
Formulas and References
Misc
100

goes before the parenthesis in a formula at the BEGINNING of a formula

= equal sign

100

This function adds all the numbers in a selected range of cells

SUM function

100

A function that allows the user to make a comparison between two values and then returns a true or false result.

IF function

100

must always start with a "="

a formula

100

a Microsoft Application that allows the user to create spreadsheets which are mathematical in nature and include formulas to automatically calculate answers.

Excel

200
Represents division in a spreadsheet

/ - forward slash

200

This function adds a group of values, then divides the result by the number of values in the group

AVERAGE function

200

A function that returns the opposite of a result.

NOT Function

200

a default cell reference where the cell references in a formula or function will change to reflect the new location when moved or copied

Relative Cell Reference

200
the key which cancels data entry in a spreadsheet and restores the original contents of the cell

ESC

300

represents multiplication in a spreadsheet formula

* - asterisk

300

This function used to provide a count of the number of cells containing numerical values within the selected range of cells.  

COUNT function

300

A function that performs a horizontal lookup by searching for a value in the top row of a table and returning the value from the same column.


HLOOKUP Function

300

a cell reference that will not change to reflect a new location when moved or copied

Absolute Cell Reference

300

the small handle on the bottom right corner of a cell which allows the user to copy the contents of the selected cell to the adjacent cells

Fill Handle

400

The symbol required at the start and finish when writing functions in Excel.

Parenthesis ()

400

This function displays the highest value in a range

MAX function

400

A function used to calculate the payments of a loan.


PMT Function

400

a cell reference that combines an absolute reference and a relative reference. 

Mixed Reference

400

must always start with a "="

formula

500

This symbol must be places on a cell reference row letter and column number in order to designate it as an absolute cell reference

$ Dollar sign

500

This function is a conditional statement that performs one action or value if the condition is true and a different action or value if the condition is false

IF / THEN function

500

A function that compares a value with a list of values, and then returns a result that corresponds with the first match.


SWITCH Function

500

This is what will happen if you copy a formula that contains a relative cell reference

It will change

500

a prewritten formula that makes it easy to perform common calculations especially when they involve too many cells to list separately

Function