cuetzpalin
Programmer
Hello,
How would I use the substr function or a string function to start at the end of a field and extract 7 characters only?
Example:
1450204200201
I would only want: 4200201
the field varies in size from 7 - 11
Please help!
Thank you!
- Ed
How would I use the substr function or a string function to start at the end of a field and extract 7 characters only?
Example:
1450204200201
I would only want: 4200201
the field varies in size from 7 - 11
Please help!
Thank you!
- Ed