Tronsliver
Technical User
I'm trying to insert multiple IIf statements in a query but keep getting an error message. I'm in query design mode and trying to insert the expression in the "field" slot. Here is an example:
mileducation: IIf([sidstrHI_MIL_COL_CR_COMPL]="A1","2"," ",IIf([sidstrHI_MIL_COL_CR_COMPL]="A0","1"," "
When I try to save it I get a syntext error.
Thank you for the help,
Roger
mileducation: IIf([sidstrHI_MIL_COL_CR_COMPL]="A1","2"," ",IIf([sidstrHI_MIL_COL_CR_COMPL]="A0","1"," "
When I try to save it I get a syntext error.
Thank you for the help,
Roger