Hi
I want a query to generate a "1" if someone ticks the Yes/No box, and a "0" if they do not.
This doesn't work: Expr2: IIf(IsNull([Q2(i)]),"0","1")
and neither does this:Expr1: IIf([Q2(i)]="Yes","1","0")
????
Arrhh
ta
I want a query to generate a "1" if someone ticks the Yes/No box, and a "0" if they do not.
This doesn't work: Expr2: IIf(IsNull([Q2(i)]),"0","1")
and neither does this:Expr1: IIf([Q2(i)]="Yes","1","0")
????
Arrhh
ta