i have a form that has the fields item price qty and total.
the total field is =[price]*[qty]
this is a continuos form.
in the footer i wanted to put in a grand total of the totals for this i used =Sum([total]),
This does not work and i was wandering if it is because of the double calculations or would there be an alternate way of having this second calculation or even the first.
Chris
the total field is =[price]*[qty]
this is a continuos form.
in the footer i wanted to put in a grand total of the totals for this i used =Sum([total]),
This does not work and i was wandering if it is because of the double calculations or would there be an alternate way of having this second calculation or even the first.
Chris