G
Guest
I would like the table to hold the invoice total but I can't figure out how
(the actual equation) or where to put it so that it auto sums the individual
items and puts the totals in.
(the actual equation) or where to put it so that it auto sums the individual
items and puts the totals in.
Nz([ItemPrice]) + Nz([Shipping])) * [SalesTaxRate]