Hi there
I have been wrestling all day to just try and simply sum up some fields on form and can't see where I am going wrong. Any help would be greatly appreciated.
Details:
I have 2 forms. One form has the following information:
item no unit price quant totalunitprice
The formula for working out totalunitprice is simply (unitprice*quant). This bit is working fine and I can get the totals for each item number.
What I want to do is then sum up all the totalunitprice fields on a main form. I thought it would simpy be a matter of placing a text box with a control source of =Sum (totalunitprice) similar to excel. This does not seem to work....and is driving me crazy.
Can anybody help please?
Thanks in advance
Miow
I have been wrestling all day to just try and simply sum up some fields on form and can't see where I am going wrong. Any help would be greatly appreciated.
Details:
I have 2 forms. One form has the following information:
item no unit price quant totalunitprice
The formula for working out totalunitprice is simply (unitprice*quant). This bit is working fine and I can get the totals for each item number.
What I want to do is then sum up all the totalunitprice fields on a main form. I thought it would simpy be a matter of placing a text box with a control source of =Sum (totalunitprice) similar to excel. This does not seem to work....and is driving me crazy.
Can anybody help please?
Thanks in advance
Miow