what is the regular expression to extract the first m and last n chars of a field?
thanks,
mow
what is the regular expression to extract the first m and last n chars of a field?
thanks,
mow
Dunno off the top of my head, but you might want to check out the RegEx primer at:
[url=“http://marvin.ibest.uidaho.edu/~heckendo/CS310/regex.html”]http://marvin.ibest.uidaho.edu/~heckendo/CS310/regex.html[/url]
HTH,
Mark
thanks, Mark !
mow