Forum

Notifications
Clear all

DSUM

7 Posts
4 Users
0 Reactions
37 Views
(@cbird)
Posts: 4
Active Member
Topic starter
 

Hi there,

NB  I am working on the tabs "Activity" and "BankDLoads"

I am trying to write a DSUM Formula.  My table is in the BankDLoads table.  I am trying to write the formula in Actual tab in cell E8. 

The table exists because when I click in it, Table Design on the Ribbon appears and a list of names come up for the Table .

 

https://docs.google.com/spreadsheets/d/1PTeJ2ZpRSe8eZVEXzPt5x2_CetL7cxa0/edit?gid=1607419597#gid=1607419597

 

I'm wondering why I can't get a $ value into this cell?

Looking forward to some insights

 

Regards

Chris  - Please see the link

 

image

 
Posted : 17/11/2025 6:51 am
Alan Sidman
(@alansidman)
Posts: 249
Member Moderator
 

Here is a tutorial on DSUM

 

https://corporatefinanceinstitute.com/resources/excel/dsum-function/


 
Posted : 17/11/2025 7:58 am
Philip Treacy
(@philipt)
Posts: 1647
Member Admin
 

Hi Chris,

The table is actually called BDloads3 and the string has a space in it.  You're trying to match "SubReceipts" when it should be "Sub Receipts".

=DSUM(BDloads3,"Sub Receipts",$B$8:$B$20)

Mynda has a blog post about the Excel database functions inc DSUM

Regards

Phil


 
Posted : 17/11/2025 2:31 pm
(@cbird)
Posts: 4
Active Member
Topic starter
 

Hi Phil,

In referring to the file I attached earlier, BDloads3 refers to the table in the "Actual" tab. However I am using the table in the "BankDloads" tab.

I did have a go at entering your statement you suggested, but with no success??.  Please see the updated file 

https://docs.google.com/spreadsheets/d/1PTeJ2ZpRSe8eZVEXzPt5x2_CetL7cxa0/edit?gid=564952844#gid=564952844

 

I will have a look at the DSUM tutorial as mentioned above, but look forward to hearing your thoughts using the BankDLoads tab..

 

Regards

 

Chris

 

 


 
Posted : 17/11/2025 5:22 pm
Philip Treacy
(@philipt)
Posts: 1647
Member Admin
 

@cbird 

Hi Chris,

I don't have access to that Google Docs link.  Are you able to just upload the XLSX file here?

Phil


 
Posted : 17/11/2025 10:49 pm
(@cbird)
Posts: 4
Active Member
Topic starter
 

Hi Phil,

Thanks for the reply - hopefully this will give you the access you need.

If not, please get back to me

Regards

Chris


 
Posted : 18/11/2025 5:19 pm
Riny van Eekelen
(@riny)
Posts: 1344
Member Moderator
 

@cbird I've added a working DSUM formula to your worksheet in Q14, but wonder why you insist on using it. Please note that the database needs to refer to the entire data table including the headers, the criteria table needs to use the exact column names from the data table and the criteria need to be entered in the correct manner. In your case that would be ="=Sub Receipts" .

May I assume you want to populate the entire Income statement with amounts per months?

Why not summarize the data table with a simple pivot table and play around with the format a bit (also added).

By the way, this is the link to Mynda's D-functions video:

https://www.myonlinetraininghub.com/easy-excel-database-functions

 


This post was modified 6 hours ago 2 times by Riny van Eekelen
 
Posted : 18/11/2025 7:53 pm
Share: