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....
I tried in in the sub form's footer and the main form's footer... any ideas?
Is this because I am trying to use a calculation for another calculation??:banghead:
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....
I tried in in the sub form's footer and the main form's footer... any ideas?
Is this because I am trying to use a calculation for another calculation??:banghead: