How to subtract in Google Sheets formula
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Steps
-
1
Click the result cell.
-
2
Enter =A1-B1 (or MINUS).
-
3
Fill down as needed.
Related tutorials
These videos might help you go deeper on this topic.
REGEXMATCH Formula Generator for Google Sheets
Write Apps Script to Create a New Google Sheets Formula
One Weird Google Sheet Formula for Bulk Publishing With AI
Create a Trello Board with Transpose Formula in Google Sheets
Learn Google Sheet Formulas The Hard Way
Related blog posts
Written guides that go deeper on this question.
Better Sheets on YouTube
Watch matching videos from youtube.com/bettersheets.
No exact channel match cached for “How to subtract in Google Sheets formula” yet. Search Better Sheets on YouTube.
Terms and formulas behind this
Want the full definition or how a formula works? Start here.
cell formatting
Cell formatting controls how values display without necessarily changing the stored value underneath. Currency, perce...
Open →Google Sheets formulas
A formula is an instruction in a cell that calculates a result from other cells, ranges, or built-in functions. Every...
Open →Google Sheets formula syntax
Every formula starts with = followed by a function name and arguments in parentheses. Ranges use A1 notation, text si...
Open →COLUMN()
Google Sheets COLUMN() function guide
Open →DAY()
Google Sheets DAY() function guide
Open →DURATION()
Google Sheets DURATION() function guide
Open →MINUS()
Google Sheets MINUS() function guide
Open →Related questions
How to do minus in Google Sheets
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Get the answer →How to minus in Google Sheets
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Get the answer →How to subtract in google sheet
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Get the answer →How to subtract rows in Google Sheets
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Get the answer →How to subtract on google sheet
Use a minus formula such as =A1-B1, or =MINUS(A1, B1). Fill down for a column. Subtracting dates returns day counts; format duration results appropriately.
Get the answer →How to subtract in Google Sheets
Type a formula with a minus sign, for example =A1-B1, and press Enter. You can also use =MINUS(A1, B1). Subtract dates to get day counts, or subtract times for durations (format the result as a number or duration). For a whole column, put the formula in the first data row and fill down, or wrap it in ARRAYFORMULA.
Get the answer →Need more than a quick answer?
Membership unlocks 636+ tutorials, unlimited generators, and every template.