The DSUM function is used to find the sum of a list of items from a table/database range.
Formula:
=DSUM(DatabaseRange,FieldName,CriteriaRange) Whereas DatabaseRange is the entire table/database (including the title), FieldName is the field whose sum has to be found and CriteriaRange is the name of the FieldName.
Video Tutorial:
Let us find the sum of a list of items from the table/database, using DSUM function, with the help of the below video