I searched hi and lo for a different route but with no luck. Consider this IIF( statement:
IIf([wow]=”a” Or [wow]=”b” Or [wow]=”c”,”abc”,”xyz”)
Is there a way to recreate this statement without repeating the “[wow]=” ?
I know this won’t work:
IIf([wow]=”a” Or “b” Or “c”,”abc”,”xyz”) but is there a different approach?
Thanks!!
-
EZ IIF( Q (v2KSR1)
- This topic has 2 replies, 2 voices, and was last updated 22 years, 3 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads