Is there a way to the an OR statement when doing "If, than" statements in Access. I know how to do it in Excel, but can't seem to do in in Access.
Example: iff ([a] or [b] >1,"Yes", "No")
Thank you for any direction you can provide.
A
Example: iff ([a] or [b] >1,"Yes", "No")
Thank you for any direction you can provide.
A
Comment