SUBTOTAL Google Sheets Formula
Generate Google Sheets SUBTOTAL Formulas in seconds
Interactive Google Sheets Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
SUBTOTAL Formula Syntax
Example Use Case
Calculates a subtotal in a range using a specified function (e.g., sum, average) in Google Sheets, ignoring other subtotals.
Understanding the SUBTOTAL Function in Google Sheets
The SUBTOTAL function performs calculations like sum or average on a range, with a function code (e.g., 9 for sum), and ignores nested subtotals.
Why Use SUBTOTAL in Google Sheets?
SUBTOTAL is great for dynamic summaries in filtered data or tables, avoiding double-counting of subtotals.
Example with Sample Data
Input Range | Formula | Result |
---|---|---|
1, 2, 3 | =SUBTOTAL(9, A1:A3) | 6 |
4, 5, 6 | =SUBTOTAL(1, A1:A3) | 5 |
10, 20 | =SUBTOTAL(9, A1:A2) | 30 |
The table shows SUBTOTAL with codes 9 (sum) and 1 (average) on sample ranges.
Explore More Google Sheets Formulas
DAYS360
Calculates days between two dates using a 360-day year in Google Sheets, common in financial calculations.
Learn moreMINA
Returns the minimum value in a range in Google Sheets, treating text as 0, unlike MIN.
Learn morePERCENTILE
Returns the value at a specified percentile in a range in Google Sheets, useful for statistical ranking.
Learn moreGCD
Calculates the greatest common divisor of two or more numbers in Google Sheets, useful for simplifying fractions or number theory.
Learn moreRANK
Returns the rank of a number within a range in Google Sheets, useful for ordering data.
Learn moreLOWER
Converts a text string to lowercase in Google Sheets, useful for standardizing text.
Learn moreACOSH
Calculating the inverse hyperbolic cosine of a number, useful for advanced mathematical and engineering applications in Google Sheets.
Learn moreSUMPRODUCT
Multiplies corresponding elements in arrays and sums the results in Google Sheets, useful for weighted sums.
Learn moreMaster Google Sheets with Sheet Alchemy
Get access to all our formula generators, script generators, and advanced tutorials with a free Sheet Alchemy account.