K
KAitchison
i'm trying to calculate some running totals of some fields but i'm having
some problems...
I have a querry that calculates some other things for a table so i tried
inserting:
Running Total Manure: Sum(STA_Amend_Data![Total Yards of Manure Delivered])
and i get an error that says "does not include the specified 'Date' as part
of aggregate function"
I created a different query and just calculated the running total using the
same expression
This did return a value but it was huge compared to the actual running
total...
can someone please give me some insite into where i'm going wrong??
some problems...
I have a querry that calculates some other things for a table so i tried
inserting:
Running Total Manure: Sum(STA_Amend_Data![Total Yards of Manure Delivered])
and i get an error that says "does not include the specified 'Date' as part
of aggregate function"
I created a different query and just calculated the running total using the
same expression
This did return a value but it was huge compared to the actual running
total...
can someone please give me some insite into where i'm going wrong??