I'm trying to create a total field using data from other fields, but assigning different values to those values:
field1: if the value entered is 0, I want 2 to be added to the total.
field2: if the value entered is 0, I want 5 to be added to the total.
How can I do this?
Thank you for your help!
field1: if the value entered is 0, I want 2 to be added to the total.
field2: if the value entered is 0, I want 5 to be added to the total.
How can I do this?
Thank you for your help!