Calculating Total Cost

2 Advanced

Registered User.
Local time
Yesterday, 19:17
Joined
Mar 2, 2006
Messages
21
Hi, producing my reports i've got a list of cost. I used the method:

=SUM([Cost]) in a text box using a Control Source, yet it brings up an error... y?

one of the title is: Cost

Which im collecting the total cost
 
What error are you recieving and where are you placing this field in the report?
 
#Error


This the error i get
 
Im not calculating between quantity, im calculating the fields which contain the cost and i want the total cost on the report:

=SUM([Cost])

but brings up error..
 

Users who are viewing this thread

Back
Top Bottom