I have two fields on a form and a third which gives a percentage based on the other 2 fields. In the third field I have;
[field1]/[field2] using percent format.
This works fine when either field 1 or field 2 contain positive numbers. Usually they have zeroes in each field and then Field3 has the dreaded #num!. How can I replace #num! with either a blank field or zero until one or both of Fields 1 & 2 are used?
[field1]/[field2] using percent format.
This works fine when either field 1 or field 2 contain positive numbers. Usually they have zeroes in each field and then Field3 has the dreaded #num!. How can I replace #num! with either a blank field or zero until one or both of Fields 1 & 2 are used?