Parts of a Spreadsheet
What app do we use to create a spreadsheet?
Excel
+
Write the formula for A1 add B1
=A1+B1
What do you call each square in excel?
cell
The symbol for subtraction in excel is
-
What is wrong with this formula?
D4+B1
If a square is highlighted it is called ...
The symbol for multiplication in excel is
*
What is the formula for D3 subtract A1
=D3-A1
Columns go
down
The symbol for divide in excel is
What is wrong with this. =E4 x F2
it should be this symbol *
Rows go
across
A formula starts with
=
How do you write this formula? C5 multiply by E2
=C5 * E2