I have the following IF statement that I would like to use. I have a table with an expression =$(vPatientAge) which works fine. From this I wanted to set up some age groups, so I wrote this:
The IF statement only returns a value of 'OVER 120' what ever the value returned by the variable. Am I doing something wrong in the expression that anyone can see?