DSUM Google Sheets Formula
Generate Google Sheets DSUM 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
DSUM Formula Syntax
Example Use Case
Sums a column in a database range based on criteria in Google Sheets.
Understanding the DSUM Function in Google Sheets
The DSUM function calculates the sum of numeric values in a specified column of a database range that meet given criteria.
Why Use DSUM in Google Sheets?
DSUM is useful for aggregating data, like totaling scores or prices under specific conditions.
Example with Sample Data
Database | Criteria | Formula | Result |
---|---|---|---|
A1:C5 = {Name, Age, Score; "John", 25, 80; "Jane", 30, 90; "Bob", 25, 70; "Alice", 35, 85} | A1:C2 = {Name, Age, Score; "", 25, ""} | =DSUM(A1:C5, "Score", A1:C2) | 150 |
A1:C4 = {Item, Qty, Price; "A", 10, 5; "B", 20, 10; "A", 15, 7} | A1:C2 = {Item, Qty, Price; "A", "", ""} | =DSUM(A1:C4, "Price", A1:C2) | 12 |
A1:C3 = {Name, Age, Score; "Tom", 40, 95; "Sue", 30, 88} | A1:C2 = {Name, Age, Score; "", "", ">90"} | =DSUM(A1:C3, "Score", A1:C2) | 95 |
The table shows how DSUM sums a column based on criteria.
Explore More Google Sheets Formulas
NOT
Reverses the logical value of its argument in Google Sheets, useful for negating conditions.
Learn moreCEILING
Rounding a number up to the nearest multiple of a specified significance, useful for mathematical and financial applications in Google Sheets.
Learn moreROUND
Rounds a number to a specified number of decimal places in Google Sheets, useful for precision control.
Learn moreFLOOR
Rounds a number down to the nearest multiple of a specified factor in Google Sheets, useful for precision rounding.
Learn moreSWITCH
Evaluates an expression against a list of values and returns a corresponding result in Google Sheets.
Learn moreIFNA
Returns a custom value if a formula results in #N/A in Google Sheets, useful for specific error handling.
Learn moreQUOTIENT
Returns the integer portion of a division in Google Sheets, useful for division without remainders.
Learn moreEXACT
Compares two text strings for exact equality in Google Sheets, case-sensitive, useful for validation.
Learn moreTransform Your Spreadsheet Experience
Join thousands of users revolutionizing their data workflows. Get access to premium tools and expert knowledge.