Hi, i am trying to do a calculation on a field that validates 3 fields.
-if the first one is empty and the second is empty and the third is empty then put blank.
-if the 3 fields are full then put "A".
-if one of the field isnt full then put"P"
i tried to make more than 1 if in the calculations but it doesnt seem to work. do u know how to put more than 1 if in the calculation and is it possible for the IF to return only 1 value?
Thanks a bunch
-if the first one is empty and the second is empty and the third is empty then put blank.
-if the 3 fields are full then put "A".
-if one of the field isnt full then put"P"
i tried to make more than 1 if in the calculations but it doesnt seem to work. do u know how to put more than 1 if in the calculation and is it possible for the IF to return only 1 value?
Thanks a bunch