G
Guest
Hello,
I have a field called "Policy Number" which I defined as the "Number"
datatype. I need to know if the number of characters in that field are either
I tried using the LEN function but it only seems to work on string data types.
What function do I use to determine this?
-Sky
I have a field called "Policy Number" which I defined as the "Number"
datatype. I need to know if the number of characters in that field are either
7 or < 7.
I tried using the LEN function but it only seems to work on string data types.
What function do I use to determine this?
-Sky