1. For example, the formula below subtracts numbers in a cell. Simply use the minus sign (-) as the subtraction operator. Don't forget, always start a formula with an equal sign (=). 2. The formula below subtracts the value in cell A2 and the value in cell A3 from the value in cell A1. 3. As you can imagine, this formula can get quite long. The subtraction formula in excel facilitates the subtraction of numbers, cells, percentages, dates, matrices, times, and so on. It begins with the comparison operator "equal to" (=) followed by the first number, the minus sign, and the second number. For example, to subtract 2 and 5 from 15, apply the formula "=15-2-5." It returns 8.
![](https://www.lifewire.com/thmb/U0JAYRzYimtNytZ6pKcBsOfcznA=/2180x1497/filters:no_upscale():max_bytes(150000):strip_icc()/001_3124091-5ba3f47446e0fb00505f6a68.jpg)
How to Subtract Two or More Numbers in Excel
Subtract two or more numbers in a cell Click any blank cell, and then type an equal sign ( =) to start a formula. After the equal sign, type a few numbers that are separated by a minus sign (-). For example, 50-10-5-3. Press RETURN . If you use the example numbers, the result is 32. Subtract numbers using cell references 1 Open Excel. It's a green app with a white "X" on it. If you would rather use a pre-existing Excel document, instead double-click the Excel document in question. 2 Click Blank workbook (PC) or Excel Workbook (Mac). It's in the top-left side of the "Template" window. 3 Enter your data if necessary. To do simple subtraction, use the - (minus sign) arithmetic operator. For example, if you enter the formula =10-5 into a cell, the cell will display 5 as the result. Subtract numbers in a range Adding a negative number is identical to subtracting one number from another. Use the SUM function to add negative numbers in a range. The basic Excel subtraction formula is as simple as this: = number1 - number2 For example, to subtract 10 from 100, write the below equation and get 90 as the result: =100-10 To enter the formula in your worksheet, do the following: In a cell where you want the result to appear, type the equality sign ( = ).
![](https://www.lifewire.com/thmb/hm7SVYzb3bgWOcJkXlupVP2XNgk=/1370x0/filters:no_upscale():max_bytes(150000):strip_icc()/how-to-subtract-in-excel-3124091-2-5bf6cecc46e0fb00514076e3.png)
How to Subtract Two or More Numbers in Excel
To perform the subtraction by directly using values in the formula, we'll open a spreadsheet and click the cell in which we want to display the answer. In the clicked cell, we'll type the following formula. This formula subtracts 25 from 75. Feel free to change these numbers to your own. =75-25 In Excel, all formula starts with a '=' (equal) sign. So, for example, to subtract two or more numbers, you need to apply the '-' sign (minus) operator between these values. That's all, looks easy. =number1 - number2 In the example, you want to subtract 33 from 50, use the simple formula and get 30 as the result of the equation: =50 - 20 The basic subtraction formula is = (cell location) - (cell location). The subtraction sign is denoted by the dash ( - ). More complicated problems need a good understanding of how Excel handles order of operations. This article covers how to handle simple and complicated subtraction formulas in Excel. You can create a simple formula to add, subtract, multiply or divide values in your worksheet. Simple formulas always start with an equal sign (=), followed by constants that are numeric values and calculation operators such as plus (+), minus (-), asterisk(*), or forward slash (/) signs.Let's take an example of a simple formula.
![](https://budgetexcel.com/wp-content/uploads/2022/05/subtract-in-excel-img2.jpg)
How to use Subtraction Formula in Excel?
Here is how to do this: Select the cell where you want to subtract and enter an equal to sign (=) Enter the first value Enter the subtraction sign (minus sign -) Enter the second number Hit Enter The above steps would perform the calculation in the cell and display the result. 1. Enter the numbers you want to use in each cell from A1 through A10. Remember that any numbers you want to subtract should have a minus sign ( - ). 2. Click the cell where you want the final.
Step 2: Enter the Numbers You Want to Subtract. Select the cell where you want to display the result of your subtraction calculation and enter an equal sign (=) followed by the first number you want to subtract. Then enter a minus sign (-) followed by the second number you want to subtract. Finally, press the "Enter" key to display the. To subtract in Excel, you're going to use the minus sign (-) arithmetic operator and follow the subtraction formula, =a-b where: a - is the minuend, the number from which another number is being subtracted b - is the subtrahend, the number you want to subtract from the minuend
![](https://www.techplip.com/wp-content/uploads/2020/09/How-to-Subtract-in-microsoft-excel-1.png)
How to Subtract in Excel [4 Different Ways] TechPlip
Subtract values in Microsoft Excel using the minus sign (-). You can subtract cells, individual values, or a mix. For example: =A9-A10 =50-30 =H9-20Learn mo. Instead, you can include the values to subtract within the formula itself. First, select a cell to add the formula to. Then click in the Excel function bar and input ' = ' followed by the.