G
Guest
I'm trying to recode "Yes" to equal 1 and "No" to equal 0, but the data type
for this variable is Yes/No in the checkbox format and i get an error when I
type this command: OwnCar: IIf([P1T15OC]="Yes",1,IIf([P1T15OC]="No",0,-999))
in the query. Any ideas why this is happening and what I can do to fix it?
Thanks so much!
for this variable is Yes/No in the checkbox format and i get an error when I
type this command: OwnCar: IIf([P1T15OC]="Yes",1,IIf([P1T15OC]="No",0,-999))
in the query. Any ideas why this is happening and what I can do to fix it?
Thanks so much!