S
Starry
Hi
I cannot figure out how to test multiple conditions in a single grid field
as follows
Grp: IIf(IsNull([field1]),0,1) else IIf(IsNull([field2]),0,2) etc. etc.
two is straight forward enough with iif but I need to test four fields and
place 1,2,3 or 4 in Grp
My searches have drawn a blank so please refer if I have missed a post.
Thanks.
I cannot figure out how to test multiple conditions in a single grid field
as follows
Grp: IIf(IsNull([field1]),0,1) else IIf(IsNull([field2]),0,2) etc. etc.
two is straight forward enough with iif but I need to test four fields and
place 1,2,3 or 4 in Grp
My searches have drawn a blank so please refer if I have missed a post.
Thanks.