VBA,
I really need this to be in a query because it is just a part of a bigger picture.
Here's the true Dsum:
Running Sum : DSum("[License Fees with Emp #].[ContractedSale]","License Fees with Emp #","[ID]<= " & [License Fees with Emp #].[ID])
The table = License Fees with Emp #
The field...