C
Chad
What expression would I use to return all the text in a
field after the 3rd character.
Example:
"abcdefg"
Returns:
"defg"
Thanks
Chad
field after the 3rd character.
Example:
"abcdefg"
Returns:
"defg"
Thanks
Chad