how to deal with null values in calculations in forms

M

maro

i have some values to be added in a form but if one of the values is null the
"add" operation is not done at all even if the rest of the values are
available
 
Top