L
L. Woodhouse
I have an invoicing module on the go that uses an order
table attached to an ordersubform.
I want to calculate the subtotal of all the lines in the
order on the ordersubform and update that to the subtotal
line in the order table.
What is the best way to do this?
I thought that I might use an update query but wasn't sure
of the calculation.
table attached to an ordersubform.
I want to calculate the subtotal of all the lines in the
order on the ordersubform and update that to the subtotal
line in the order table.
What is the best way to do this?
I thought that I might use an update query but wasn't sure
of the calculation.