G
Guest
I use this function - Age1920:IIf([Age]>18,1,0) And IIf([Age]<21,1,0) in a
calculated field. It works fine except it returns a -1 for a value of say 19
above in Age. How can I make it return positive number
calculated field. It works fine except it returns a -1 for a value of say 19
above in Age. How can I make it return positive number