C
Cam
Hello,
I am trying to create an IIF query field where if RtgGrp not equal NA or
Non, the return Yes, otherwise return No. But it is not working. What is
wrong with the formula? Thanks
NoNONV?: IIf([RtgGrp]<>"NA" or "Non","Yes","No")
I am trying to create an IIF query field where if RtgGrp not equal NA or
Non, the return Yes, otherwise return No. But it is not working. What is
wrong with the formula? Thanks
NoNONV?: IIf([RtgGrp]<>"NA" or "Non","Yes","No")