Subtract two cells
=A2-B2Subtracts the value in B2 from the value in A2.
Subtract numbers and cells in Google Sheets with the minus operator, including clear examples and common errors.
Direct answer
Use the minus operator: =A2-B2. Google Sheets does not have a SUBTRACT function, so subtraction formulas should use the - symbol.
=A2-B2Subtracts the value in B2 from the value in A2.
=A2-10Subtracts 10 from the value in A2.
=A2-B2-C2Subtracts B2 and then C2 from A2.
Press ⌘+Enter to submit
Column C subtracts actual spending in column B from the approved budget in column A.
| Budget (A) | Actual (B) | Remaining (C) |
|---|---|---|
| $12,000 | $9,450 | $2,550 |
| $18,500 | $17,100 | $1,400 |
| $9,000 | $9,850 | -$850 |
Put the starting value in A2 and the amount to subtract in B2.
Click the result cell, type =A2-B2, and press Enter.
Drag the fill handle down to calculate the remaining rows.
Compare your options
Open a neutral research prompt in the AI tool you already use. Compare capabilities, limitations, and fit before you choose.
AI answers can be incomplete. Check source links, current pricing, and product documentation before deciding.
Sign up for Formula Bot and get unlimited AI-powered formula generation, explanations, and advanced data analysis.