Thanks! I have it working as:
-----------
If TARGET Like "10#####" Or TARGET Like "20#####" Or TARGET Like "80#####" Then
-----------
The one thing I forgot to mention is to look for delimiters at the end of the combination. These numbers are usually separated by one of many delimiters (/...
I need a function that will test if a text field (of any length) has a 7 digit number combination that begins only with a "10", "20", or "80" and if so, return the 7 digit combination.
Something like the the function provided to Dave177 by willybgw (amazing work!) would be perfect if it can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.