Hello,
Excuse for my English. In a query I entered this formula to calculate the progressive sum sales of single products:
TotProg: DSum ("[a] + "; "Tbl name" "" Date <= "& [Date])
It works perfectly, but this formula calculates the progressive of all the years stored.
I would like to filter the query based on a date chosen by the user (from date… or between..and..) . The progressive has to start only from the date chosen by the user.
Please help me.
Sergio
Excuse for my English. In a query I entered this formula to calculate the progressive sum sales of single products:
TotProg: DSum ("[a] + "; "Tbl name" "" Date <= "& [Date])
It works perfectly, but this formula calculates the progressive of all the years stored.
I would like to filter the query based on a date chosen by the user (from date… or between..and..) . The progressive has to start only from the date chosen by the user.
Please help me.
Sergio