Hi. I'm looking for a script to look at the first 2 characters of a field and match to a defined list and if those 2 characters match 2 characters from a list output some text, if not output some other text.
Example
Field content
22111
33111
44111
55111
List content
22
33
44
55
Thanks
Example
Field content
22111
33111
44111
55111
List content
22
33
44
55
Thanks