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.
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.
How to Insert Multiple Rows in Google Sheets (Easy to Hard)
Related blog posts
Written guides that go deeper on this question.
Automate Row Deletion in Google Sheets with Apps Script
In this post, we'll cover how to remove rows automatically in Google Sheets using Apps Script, ensuring you save time and streamline your spreadsheet management. You're probably already familiar with the manual way of right-clicking and deleting rows, but there's a more efficient way to handle this—automation! Manual versus Semi-Automatic Deletion You may know that you can manually delete rows in Google Sheets by right-clicking and selecting "Delete row." You can even select multiple rows...
Read post →Extract URLs from Google Sheets
Extract url from hyperlink google sheets.Skip the Command K. This Google Sheet tutorial will make it easier for you to extract URLS from Google Sheets.
Read post →Better Sheets on YouTube
Watch matching videos from youtube.com/bettersheets.
No exact channel match cached for “How to subtract rows 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 →ROWS()
Google Sheets ROWS() 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 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 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 →Need more than a quick answer?
Membership unlocks 636+ tutorials, unlimited generators, and every template.