G
Guest
I am trying to use the formula made in Excel and copying it to Access. In
Excel, the formula looks like This:
=IF(P1="O","HE",IF(O1="F","FLOAT",IF(OR(M1="",N1="",N1<TODAY()),"EXPIRED","Yes")))
How can I change it to Iff statement in Access Query (not in a form). I am
getting error in combining the OR part. Thanks.
Purnima
Excel, the formula looks like This:
=IF(P1="O","HE",IF(O1="F","FLOAT",IF(OR(M1="",N1="",N1<TODAY()),"EXPIRED","Yes")))
How can I change it to Iff statement in Access Query (not in a form). I am
getting error in combining the OR part. Thanks.
Purnima