peskywinnets
Registered User.
- Local time
- Today, 08:58
- Joined
- Feb 4, 2014
- Messages
- 582
I've never played with Dsum before, but struggling.
Basically I have a table....but it has a lot of unwanted data ( for want of a better word...'noise'), so I use a query filter the data & show only what I need (& in the format I need) via a query (called query1`), perfect thus far here's the output I get from my query1....

....now all I want to have is a running total for the column called amount (e.g. the running total on row 3 would be 14.99), but access seems to be baulking (I've tried lots of permutations)
Or does Dsum only work with tables?
Basically I have a table....but it has a lot of unwanted data ( for want of a better word...'noise'), so I use a query filter the data & show only what I need (& in the format I need) via a query (called query1`), perfect thus far here's the output I get from my query1....

....now all I want to have is a running total for the column called amount (e.g. the running total on row 3 would be 14.99), but access seems to be baulking (I've tried lots of permutations)
Or does Dsum only work with tables?
Last edited: