I have a field in a subform called LineTotal which is calculated by multiplying (price1*quantity1)+(price2*quantity2). This works fine and LineTotal displays the correct answer.
However I have tried to make a Grand total of the LineTotal using the sumfunction in the subform footer =Sum(LinePrice) Then in the main form referencing the footers calculation to get the total. But it says #ERROR.
Can anyone help me out please? I've had this problem before. And I can't find much using the search function.
Thanks in advance!
However I have tried to make a Grand total of the LineTotal using the sumfunction in the subform footer =Sum(LinePrice) Then in the main form referencing the footers calculation to get the total. But it says #ERROR.
Can anyone help me out please? I've had this problem before. And I can't find much using the search function.
Thanks in advance!