I am wanting to write an IIF statement that pulls value from another unrelated table.
Statement is something like this Variance: IIf([ListBalance] Between 1 And -1,"InVariance","OutofVariance")
I would like to beable to pull the 1 and -1 from a configuration table?
Any help appreciated.
thanks
Statement is something like this Variance: IIf([ListBalance] Between 1 And -1,"InVariance","OutofVariance")
I would like to beable to pull the 1 and -1 from a configuration table?
Any help appreciated.
thanks