I have in a query a calculated field named dblSubTotal with the calculation "intQuantity * fltCost", then I have a field on my subform with a locked field named txtSubTotal with the control source dblSubTotal, then I tried to create a field in the footer of the subform with the name txtTotalcost with the control source of "=sum ([dblsubtotal])" but it gives me #error
Any help would be greatly appreciated
Any help would be greatly appreciated