1. Home
  2. Computing & Technology
  3. Spreadsheets

How to Subtract in Excel

By , About.com Guide

How to Subtract in Excel

How to Subtract in Excel

© Ted French

Subtracting Numbers in Excel

Related article: Subtract Dates in Excel.

To subtract two or more numbers in Excel you need to create a formula.

Two important points to remember about Excel formulas:

  • formulas in Excel always begin with the equal sign ( = )
  • the equal sign always goes in the cell where you want the answer to appear

Use Cell References in Formulas

Even though you can use numbers directly in a formula, it is much better to use the cell references of the numbers you want to subtract.

If you use the cell references rather than the actual data, later, if you need to change the data in either cell, the results of the formula will update automatically without you having to rewrite the formula.

Setting Up the Subtraction Formula

As an example, lets create a formula in cell C1 that will subtract the contents of cell B1 from cell A1.

Our formula:

=A1 - B1

Our data:

  • add the number 20 in cell A1
  • add the number 10 in cell B1

Formula Steps

To subtract 10 from 20 and have the answer appear in cell C1:

  1. Type an equal sign in cell C1.
  2. Click on cell A1 with the mouse pointer.
  3. Type a minus sign ( - ) in cell C1.
  4. Click on cell B1 with the mouse pointer.
  5. Press the ENTER key on the keyboard.
  6. The answer 10 should be present in cell C1.
  7. Even though you see the answer in cell C1, if you click on that cell you will see our formula in the formula bar above the work area.

To expand your formula to include additional operations - such as addition, multiplication, or more subtractions - just continue to add the correct mathematical operator followed by the cell reference containing your data.

Note: Before you mix different mathematical operations, be sure you understand the order of operations that Excel follows when evaluating a formula.

Related Articles

More Spreadsheets Quick Tips
Explore Spreadsheets
About.com Special Features

Vote in the Reader's Choice Awards

What are the best instant messengers, apps, and editors? You decide, in our 2010 technology awards program. More >

iPad Central

Is Apple's new tablet computer impractical, a must-have -- or both? We'll help you figure it out. More >

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Tips and FAQs
  5. Formulas and Functions
  6. Subtract Excel - How to Subtract in Excel - Subtracting Numbers in Excel

©2010 About.com, a part of The New York Times Company.

All rights reserved.