Hi gyys,
I normally have success with iif functins but has met a strange behaviour.
I have a lot of blank values in field2. Would like a new field with the blank values returned as zeros instead.
I cant get this to work....
Newfieldwithzeros: IIf([Field2]="";0;1)
is this correct?
br betrand