5 Creating Simple Formulas
5 Creating Simple Formulas
Click the cell where the formula will be defined (C5, for
example).
Type the equal sign (=) to let
Excel know a formula is being
defined.
Type the first number to be
added (e.g., 1500)
Type the addition sign (+) to let
Excel know that an add
operation is to be performed.
Type the second number to be
added (e.g., 200)
Press Enter or click the Enter
button on the Formula bar to
complete the formula.
Excel will not always tell you if
your formula contains an error,
so it's up to you to check all of
your formulas. To learn how to
do this, read our article Double-
Check Your Excel Formulas.
1
To Create a Simple Formula that Adds the Contents
of Two Cells:
Click the cell where the answer will appear (C5, for example).
Type the equal sign (=) to let Excel know a formula is being defined.
Type the cell number that contains the first number to be added (C3,
for example).
Type the addition sign (+) to let Excel know that an add operation is
to be performed.
Type the cell address that contains the second number to be added
(C4, for example).
Press Enter or click the Enter button on the Formula bar to
complete the formula.
2
To Create a Simple Formula using the Point and Click Method:
Click the cell where the answer will appear (C30, for example).
Type the equal sign (=) to let Excel know a formula is being defined.
Click on the first cell to be included in the formula (C5, for example).
Type the subtraction sign (-) to let Excel know that a subtraction
operation is to be performed.
Click on the next cell in the formula (C29, for example).
3
To Create a Simple Formula that Multiplies the Contents of Two Cells:
Select the cell where the answer will appear (E32, for example).
Type the equal sign (=) to let Excel know a formula is being defined.
Click on the first cell to be included in the formula (C9, for example)
or type a number.
Type the multiplication symbol (*) by pressing the Shift key and then
the number 8 key. The operator displays in the cell and Formula bar.
Click on the next cell in the formula or type a number (12, for
example).
Press Enter or click the Enter button on the Formula bar to
complete the formula.
4
Using Cell References
As you can see, there are many ways to
create a simple formula in Excel. Most
likely you will choose one of the methods
that enters the cell address into the
formula, rather than an actual number.
The cell address is basically the name of
the cell and can be found in the Name
Box.
5
Challenge!
Use the Budget or any Excel workbook you choose to complete
this challenge.