G
Guest
How do i convert it to an access query expression?
if(and([ DmdVar] >= 80, [Invstdday] <=15),"Green","Red")
i know that if = IIF in access... but the rest aren't working. I'll get a #
error
if(and([ DmdVar] >= 80, [Invstdday] <=15),"Green","Red")
i know that if = IIF in access... but the rest aren't working. I'll get a #
error