Why my invoice total show as error in TIme and billing template

T

Trackmonger

I am trying to use the time and billing template in Access to create a simple
billing application. But the invoice preview grand total Keeps showing as
#error even though all the other fields are filled in.
 
J

Jason S.

You're probably attempting to calculate a field which is null. Default the
calculation fields [at the table level-design time] with 0. Check the
calculation formula.
 
Top