How to Perform Subtraction in Excel

Microsoft Excel is a worksheet program – the absolute best worksheet program – available for computers. Excel is the cream of the crop when it comes to worksheet programs – meaning that it does everything the average worksheet program does and does it better. Worksheet programs are designed to make record-keeping and calculations easier for users, so it’s only fitting that Excel is capable of performing subtraction operations, as well as a plethora of other mathematical operations, all on its own. Computers aren’t sentient, however, so while Excel can perform subtraction operations, you are going to have to tell it to perform a subtraction operation whenever you want it to perform one. You tell Excel to perform a specific mathematical operation by creating what is known in Excel-speak as a formula. Here’s what different variations of a subtraction formula look like in action:

Excel Formulae: A Basic Guide

Formulae are the medium you use in Excel to instruct the program to perform certain operations, usually mathematical, and to tell the program where the respective operation needs to be performed. We’ll only be dealing with subtraction formulae in this guide, and here’s all the technical details you need to know for the purposes of creating and using subtraction formulae in Excel to get the program to perform subtraction operations for you:

  • To create a formula in Excel, you use the equal sign (=). The equal sign informs the program that whatever follows the symbol is a formula.
  • In an Excel formula, you can use both actual data (numbers, for example) as well as cell references (alphanumerical references to the cell(s) of the spreadsheet containing the data you want the respective operation to be performed on.
  • In Excel, a formula for an operation you want the program to perform is typed into the cell you want the result of the operation to be displayed in.
  • We’ll only be dealing with formulae for subtraction operations in this guide, and the symbol for the subtraction operation in Excel is the dash ().
  • Excel perceives a formula as complete when the user presses the Enter key, so whatever operation you create a formula for is performed when you type in the formula and press Enter.

Creating a Formula for a Subtraction Operation

There’s a lot to know about Excel formulae, but once you have the basics of the concept down, you’re ready to go on and create your own formula and put it to practical use. If you would like to create a subtraction formula in Excel to have the program perform subtraction operations for you, here’s how you can go about doing so:

Note: The steps listed and described below are based on an instance where the user wants Excel to subtract 5, the data contained in cell B2 of their spreadsheet, from 10, the data that cell A2 of their spreadsheet contains. The steps will remain the same regardless of what your exact circumstances are – you’ll just need to make small modifications to elements such as the data or cell references the formula is designed to operate on.

  1. First and foremost, navigate to the cell you want the result of the subtraction operation Excel will perform to be displayed in, and then click on the cell to select it.
  2. Type the equal sign (=) into the cell to begin the formula.
  3. Insert the data Excel is to perform a subtraction operation on into the selected cell, making sure to add a dash () in between the two quantities you want Excel to perform the operation on. You can go about doing so in a multitude of different ways – you can simply type in the data you want the operation performed on (10 – 5, in this case), you can type in alphanumerical references that direct Excel towards the cells that contain the data the operation is to be performed on (A2 – B2, in this case), or you can point and click on the cells in question one by one to automatically add references to them to the formula (clicking on cell A2, typing in a dash () and then clicking on cell B2, in this case).
  4. Press the Enter key on your keyboard to make it apparent to Excel that the formula is complete and that it now needs to perform the specified operation.

As soon as you press Enter on your keyboard, Excel will perform the specified subtraction operation and the result (the number 5, in this case) will appear in the selected cell. While the selected cell will display the result of the subtraction operation, clicking on it will have the formula you created displayed in Excel’s Formula Bar.

Examples of Subtraction Formulae

If you’re still not sure what a subtraction formula in Excel is supposed to look like, here are some examples of subtraction formulae that might help you better understand the concept and its functionality:

=10 – 5
=A2 – B2
=A2 – B2 – C2
=A2/C2 – B2
=(A2 – B2)/C2

Cell References in Formulae > Raw Data in Formulae

As stated before, you can use both raw data and references to the cells that contain the raw data you want to operate on when creating subtraction formulae (or any other kind of formulae, for that matter) in Excel. The recommended course of action, however, is to use cell references in any formulae that you create. Typing in the exact cell references is completely okay, but using the point and click feature to create and insert cell references into formulae almost entirely eliminates the risks that are human error and typing inaccuracy.

Typing in cell references has a gargantuan upside to it – if, at any point, the raw data the selected cells contain changes even marginally, the change is automatically reflected in the cell that contains the formula as soon as changes are made to the raw data in the selected cells and the Enter key is pressed,  without the user having to lift even a single finger. There’s no need to make changes to the formula if the raw data needs to be changed if you used cell references in the formula, and in the spirit of honesty, simply pointing and clicking on the cells that contain the data that needs to be operated on is obviously quicker than typing in raw data or even alphanumeric references yourself. That being the case, unless you’re entirely certain that the raw data being operated on won’t change no matter what goes down, cell references are the way to go when creating a formula. There’s obviously also the ever-present option of using a combination of both raw data and cell references within the formulae you create.

Engineering More Advanced Formulae

As mentioned on numerous occasions before, subtraction is not the only mathematical operation Excel is capable of performing, and creating formulae significantly more advanced than those used to perform subtraction operations is pretty easy. All you have to do is type in the right raw data or cell reference followed by the right mathematical operator for the operation you want Excel to perform on the data. Excel has a specific order of operations that it follows when presented with formulae for relatively more complicated mathematical operations. Excel’s order of operations goes something like this: operations enclosed in parentheses – ( and – before any other operations, followed by exponential calculations (4^5, for example), after which it performs multiplication and division (represented by and respectively), whichever comes first, followed up with addition and subtraction (represented respectively by the mathematical operators + and ), whichever comes first. Basically, Excel follows the BODMAS order of operations that is universally accepted and implemented.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.