tnguyen315
MIS
I have 3 fields with yes/no with value (0/-1)with the fields named "nt1", "nt2", and "nt3".
In a query i would like to combine all those 3 yes/no field with 1 field only. I like to named the new field in query "ComNt". If either 3 of those yes/no has value equal "-1" then, then "ComNt" =1, else just leave the value equal blank.
I don't know how to write the IIF statement,please help.
I'm very appreciated. Thanks.
In a query i would like to combine all those 3 yes/no field with 1 field only. I like to named the new field in query "ComNt". If either 3 of those yes/no has value equal "-1" then, then "ComNt" =1, else just leave the value equal blank.
I don't know how to write the IIF statement,please help.
I'm very appreciated. Thanks.