Hi,
I have a subform where the Total is calculated for the items ordered using quantity and itemprice..this is working fine.
However, the subform is the subform of the Orders main form and I need to calcualte the SubTotal (so =sum([Total]) and this isn't working.... it comes up as an error...