Hi!
I have an access table with a date and price column.
I want to do a rolling 15 day sum of the prices in a query of the table, i.e. for every day, sum the previous fifteen days prices.
I think the DSUM function in the Expression Builder is what I want, but I'm unsure how to actually build the expression.
All help greatly appreciated!
Thanks...
I have an access table with a date and price column.
I want to do a rolling 15 day sum of the prices in a query of the table, i.e. for every day, sum the previous fifteen days prices.
I think the DSUM function in the Expression Builder is what I want, but I'm unsure how to actually build the expression.
All help greatly appreciated!
Thanks...