D
Dennis Villareal
this is what it reads now
WARNING: WARNING: IIf([YLD]<50000 Or [TEN]<62000 Or [ELG]<23,"FAIL")
i would like to build a IIF function kinda the same but here is what i would
like to see.
Warning: IIf [BLH_CUS_NO] = 476 or 477 or 479 or 474 or 471 then
IIf([YLD]<60000 Or [TEN]<70000 Or [ELG]<20,"FAIL") if not then
IIf([YLD]<50000 Or [TEN]<62000 Or [ELG]<23,"FAIL")
how would this need to be worded in the query?
WARNING: WARNING: IIf([YLD]<50000 Or [TEN]<62000 Or [ELG]<23,"FAIL")
i would like to build a IIF function kinda the same but here is what i would
like to see.
Warning: IIf [BLH_CUS_NO] = 476 or 477 or 479 or 474 or 471 then
IIf([YLD]<60000 Or [TEN]<70000 Or [ELG]<20,"FAIL") if not then
IIf([YLD]<50000 Or [TEN]<62000 Or [ELG]<23,"FAIL")
how would this need to be worded in the query?