R
Rolf Rosenquist
In a form I have 12 fields A, B, C, D... and Sum. After update of one of the
fields, the Sum should be calculated. I do that with code, but get nothing
(Null) for the Sum, if at least one of the fields contain a Null-value.
How can I do a calculation that ignores the Nulls and gives me the sum of
the real numeric values?
/ Rolf
fields, the Sum should be calculated. I do that with code, but get nothing
(Null) for the Sum, if at least one of the fields contain a Null-value.
How can I do a calculation that ignores the Nulls and gives me the sum of
the real numeric values?
/ Rolf