I have a order system,
On the purchase order form I have a Sub form for the orders.
Each line has a Line price ie:- ( qty*Price=total) I want to display the total order price outside the sub form. Whic I have done but it only adds the first line of the order, how do I get it to add all lines (there could be 2 or 5 order lines) to give me a grand total
Thanks
On the purchase order form I have a Sub form for the orders.
Each line has a Line price ie:- ( qty*Price=total) I want to display the total order price outside the sub form. Whic I have done but it only adds the first line of the order, how do I get it to add all lines (there could be 2 or 5 order lines) to give me a grand total
Thanks