BrianKconner
Technical User
I am trying to create a formula in a query that will test the value range of another field and assign a value to the expression field.
For example:
=IIF( [ATB]![AGE] =BETWEEN 0 AND 30,30) ESLEIFF( [ATB]![AGE] =BETWEEN 31 AND 60,60.
Any help would be greatly appreciated......
For example:
=IIF( [ATB]![AGE] =BETWEEN 0 AND 30,30) ESLEIFF( [ATB]![AGE] =BETWEEN 31 AND 60,60.
Any help would be greatly appreciated......