J
JohnLute
ULW: IIf([ULWinConv]>40,[ULWinConv],IIf([ULWinConv]<40,[PTW]))
More specifically, this needs to return:
If [ULWinConv is equal to OR greater than 40,[ULWinConv]
If [ULWinConv] is equal to OR less than 40,[PTW]
How do I work in the "equal to"?
Thanks in advance!
More specifically, this needs to return:
If [ULWinConv is equal to OR greater than 40,[ULWinConv]
If [ULWinConv] is equal to OR less than 40,[PTW]
How do I work in the "equal to"?
Thanks in advance!