I have two fields that are calculated fields on my form
Eg:Field4 = (field1+field2)/field3)
Fields', 1, 2, 3 have a criteria set that if there is no data to show "NA".
The calculation works fine when there is data, but when there is a "NA" in any one of the fields, I get an error "Num#".
Can some one help me so that Filed4, displays "NA", instead of "Num#".
I tried my best with if statements but that did not work.
I could use all the help I can get!!
Thanks
Eg:Field4 = (field1+field2)/field3)
Fields', 1, 2, 3 have a criteria set that if there is no data to show "NA".
The calculation works fine when there is data, but when there is a "NA" in any one of the fields, I get an error "Num#".
Can some one help me so that Filed4, displays "NA", instead of "Num#".
I tried my best with if statements but that did not work.
I could use all the help I can get!!
Thanks