I am trying to set the default value in several currency fields to $0.00 so they can be calculated in a calculated field. Currently if the fields do not have a value in them, then the calcualted field does not calculate.
I have tried to set each field value to 0, =0, and even "$0.00" but none...