Auto calculate field

RichGags

Registered User.
Local time
Today, 19:13
Joined
Jun 30, 2003
Messages
39
I have 4 fields on my form. "MUS-$" "PROP$" "UPGRADE" and "TOTAL"
I have the "total" field control source set to this:
=[MUS-$]+[UPGRADE]+[PROP$]

When I add a new record, it will not total unless all fields have values in them. How do I get the Total field to update regardless of if they have "UPGRADE"s or "PROP$"

Thanks.
 
Use the NZ function.
BTW, you can search the forum for this kinda question, has been asked before...

RV
 

Users who are viewing this thread

Back
Top Bottom