How to subtract numbers 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.
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.
Embed a Number in a Website from a Google Sheet
How to Iterate Counting Blank Cells in Google Sheets
Google Sheet Basics - The Absolute Basics
3 More Ways to Count in Google Sheets
Related blog posts
Written guides that go deeper on this question.
Why Should I Code in Google Sheets?
Automate repetitive tasks, such as data entry, calculations, and formatting in Google Sheets.
Read post →How to Count Between 1 and 16 in Google Sheets
A question from the Facebook group "I Love Google Sheets" wants to know how to count numbers between 1 and 16 in a series. So let us break it down and look at the best way to do this. The question was "How can I count the number of values in column B that are between 1 and 16?” 1. Using COUNT. Using the COUNT function will count the numbers in the range. 2. Using COUNTIF. Someone suggested using COUNTIF, however, we have to add a criteria (like >0). But what if we want to count numbe...
Read post →Figure Out Frequency of Numbers
Discover how to figure out the frequency of numbers, product IDs, text, emails and much more! Essential tips and tricks revealed.
Read post →Better Sheets on YouTube
Watch matching videos from youtube.com/bettersheets.
No exact channel match cached for “How to subtract numbers in Google Sheets” 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 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.
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 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 subtract in google spreadsheet
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 →What is subtract 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 →Need more than a quick answer?
Membership unlocks 636+ tutorials, unlimited generators, and every template.