ISO 9001:2015 Certified
Course Content
Advanced Excel

Addition Operator

Addition uses the + symbol in Excel, and is also known as plus.

There are two ways to do addition in Excel. Either by using the + symbol in a formula or by using the SUM function.

How to add cells:

  1. Select a cell and type (=)
  2. Select a cell
  3. Type (+)
  4. Select another cell
  5. Hit enter

You can add more cells to the formula by typing (+) between the cells.

Let’s have a look at some examples.


Adding Two Manual Entries

  • Type A1(=)
  • Type 5+5
  • Hit enter

Congratulations! You have successfully added 5+5=10.


Adding Two Cells

First let’s add some numbers to work with. Type the following values:

How to do it, step by step:

  1. Type B1(=)
  2. Select A1
  3. Type (+)
  4. Select A2
  5. Hit enter

Great! 30 is the result by adding A1 and A2.


Adding Several Cells

First let’s add some numbers to work with. Type the following values:

Step by step to add several cells:

  1. Type B1(=)
  2. Select A1
  3. Type (+)
  4. Select A2
  5. Type (+)
  6. Select A3
  7. Type (+)
  8. Select A4
  9. Type (+)
  10. Select A5
  11. Hit enter

Good job! You have successfully added five cells!


Adding with SUM

Let’s keep the numbers from the last exercise. If you did last exercise, remove the value in B1.

Step by step to add with SUM:

  1. Type B1(=SUM)
  2. Double click the SUM command
  3. Mark the range A1:A5
  4. Hit enter

Note: SUM saves you time! Keep practicing this function.


Adding Using Absolute Reference

You can also lock a cell and add it to other cells.

How to do it, step by step:

  1. Select a cell and type (=)
  2. Select the cell you want to lock, add two dollar signs ($) before the column and row
  3. Type (+)
  4. Fill a range

Let’s have a look at an example where we add B(5) to the range A1:A10 using absolute reference and the fill function.

Type the values:

Step by step:

  1. Type C1(=)
  2. Select B1
  3. Type dollar sign before column and row $B$1
  4. Type (+)
  5. Select A1
  6. Hit enter
  7. Fill the range C1:C10

Great! You have successfully used absolute reference to add B1(5) with the range A1:A10.

Excel Subtraction Operator

Subtraction Operator

Subtraction uses the - symbol, and is also known as minus.

How to subtract cells:

  1. Select a cell and type (=)
  2. Select the minuend
  3. Type (-)
  4. Select the subtrahend
  5. Hit enter

Note: The minuend is the number to which the subtrahend subtracts from.

You can add more cells to the formula by typing (-) between the cells.

Let’s have a look at some examples.


Subtracting Two Manual Entries

Let’s start with adding in a formula. Start with a clean sheet

Step by step:

  1. Type A1(=)
  2. Type 100-50
  3. Hit enter

Tip: You can add more values into the formula by typing (-) between the cells.


Subtracting Using Two Cells

Let’s add some numbers to work with. Type the following values:

Subtracting using two cells, step by step:

  1. Type A3(=)
  2. Select A1
  3. Type (-)
  4. Select A2
  5. Hit enter


Subtracting Using Many Cells

Let’s subtract using many cells. First, type the following values:

Step by step:

  1. Type B1(=)
  2. Select A1
  3. Type (-)
  4. Select A2
  5. Type (-)
  6. Select A3
  7. Type (-)
  8. Select A4
  9. Type (-)
  10. Select A5
  11. Hit enter


Subtracting Using Absolute Reference

You can lock a cell and subtract it from other cells.

How to do it, step by step:

  1. Select a cell and type (=)
  2. Select the minuend
  3. Type (-)
  4. Select the subtrahend and add two dollar signs ($) before the column and row
  5. Hit enter
  6. Fill the range

Note: The minuend is the number to which the subtrahend subtracts from.

Let’s have a look at an example where we subtract B(5) from the range A1:A10 using absolute reference and fill function.

Type the values:

Step by step:

  1. Type C1(=)
  2. Select A1
  3. Type (-)
  4. Select B1 and type dollar sign before column and row $B$1
  5. Hit enter
  6. Fill C1:C10

You got it! You have successfully used absolute reference to subtract B1(5) from the minuend range A1:A10.

Excel Multiplication Operator

 

Multiplication Operator

Multiplication uses the * symbol in Excel.

How to multiply cells:

  1. Select a cell and type (=)
  2. Select a cell
  3. Type (*)
  4. Select another cell
  5. Hit enter

You can add more cells to formula by typing (*) between the cells.

Let’s have a look at some examples.


Multiplying Manual Entries

Let’s start with adding in a formula. Start with a clean sheet.

Step by step:

  1. Type A1(=)
  2. Type 2*2
  3. Hit enter


Multiplying Two Cells

Let’s add some numbers to work with. Type the following values:

Step by step:

  1. Type A3(=)
  2. Select A1
  3. Type (*)
  4. Select A2
  5. Hit enter

 


Multiplying Using Absolute Reference

You can lock a cell and multiply it with other cells.

How to do it, step by step:

  1. Select a cell and type (=)
  2. Select the cell you want to lock and add two dollar signs ($) before the column and row
  3. Type (*)
  4. Select another cell
  5. Hit enter
  6. Fill the range

Let’s have a look at an example where we multiply B(5) with the range A1:A10 using absolute reference and the fill function.

Type the values:

Step by step:

  1. Type C1(=)
  2. Select B1 type dollar sign before column and row $B$1
  3. Type (*)
  4. Select A1
  5. Hit enter
  6. Fill C1:C10


You got it! You have successfully used absolute reference to multiply B1(5) with the range A1:A10.

Excel Division Operator

Division Operator

Division uses the / symbol in Excel.

How to do division cells:

  1. Select a cell and type (=)
  2. Select a cell
  3. Type (/)
  4. Select another cell
  5. Hit enter

You can add more cells to the formula by typing (/) between the cells.

Let’s have a look at some examples.


Dividing Manual Entries

Let’s start with adding in a formula. Start with a clean sheet.

Step by step:

  1. Type A1(=)
  2. Type 4/2
  3. Hit enter


Dividing Two Cells

Let’s add some numbers to work with. Type the following values:

Step by step:

  1. Type A3(=)
  2. Select A1
  3. Type (/)
  4. Select A2
  5. Hit enter

 


Dividing Using Absolute Reference

You can lock a cell and divide it with other cells.

How to do it, step by step:

  1. Select a cell and type (=)
  2. Select the dividend
  3. Type (/)
  4. Select the divisor lock and add two dollar signs ($) before the column and row
  5. Hit enter
  6. Fill the range

Note: Dividend is the number being divided by the divisor.

Let’s have a look at an example where we divide B(5) with the range A1:A10 using absolute reference and fill function.

Type the values:

Step by step:

  1. Type C1(=)
  2. Select A1
  3. Type (/)
  4. Select B1 type dollar sign before column and row $B$1
  5. Hit enter
  6. Fill C1:C10

Goob job! You have successfully used absolute reference to divide B1(5) with the range A1:A10.