I have an xlate where i am trying to get an IF statement to work but am having issues. we have to figure out the age of the patient and we have that working and we have to compare that to the age of 18 and then do something. So if the age is 23 it should do what we want, which that part works, but if the age is 4 then it still treats it as it is greater than 18. i have attached the IF statement. is there any thing i can change for this? we have had it many ways with no luck.
Thanks.