S
serviceenvoy
When I try to set up an automatic calculation to add multiple fields
together and give me the results in another field, I get no results
unless each of the fields has some value in it. I can of course, set
the default value to zero, but I would rather create an expression
that will still add the fields with values and either skip (or assume
null fields are zero) in a formula.
Current Setup:
unbound field with this string as the control source:
=([total1]+[totallaborcost]+[totalpartscost]+[total2]+[total3])
I know I shouldn't store this in the record but right now I have no
choice until I can redesign my database.
together and give me the results in another field, I get no results
unless each of the fields has some value in it. I can of course, set
the default value to zero, but I would rather create an expression
that will still add the fields with values and either skip (or assume
null fields are zero) in a formula.
Current Setup:
unbound field with this string as the control source:
=([total1]+[totallaborcost]+[totalpartscost]+[total2]+[total3])
I know I shouldn't store this in the record but right now I have no
choice until I can redesign my database.