Hope you all had a merry xmas and nice holiday.
I am using CR10 and want to search using a formula for a character as in the example.
Nos Name
12345 ABC
6788 DEF
69885 KLM
In this example, what i am trying to get is, where the 4th character or number is 4 name should be ABC and where 4th Character is 8 then DEF.
So last example above "KLM" is false. My problem is, how do i search for a character with data type "number" as "Like" only works for strings or text.
Is there a function for searching within data type numbers?
Thanks
I am using CR10 and want to search using a formula for a character as in the example.
Nos Name
12345 ABC
6788 DEF
69885 KLM
In this example, what i am trying to get is, where the 4th character or number is 4 name should be ABC and where 4th Character is 8 then DEF.
So last example above "KLM" is false. My problem is, how do i search for a character with data type "number" as "Like" only works for strings or text.
Is there a function for searching within data type numbers?
Thanks