I want to SUM a line total on a subform similar to a order entry database where items are totaled and the subtotal is displayed.
I have tried to set it up similar to the order entry template but i cant get the subtotal.
The line i tried so far is:
=nz(Sum([Line Total]))
any suggestions?
I have tried to set it up similar to the order entry template but i cant get the subtotal.
The line i tried so far is:
=nz(Sum([Line Total]))
any suggestions?