G
Guest
Hi, I am wondering how I can truncate a field value, it is a string, in one
of my fields. The field is called "userid" and this is example of some
records:
04MT637037056
04MT637037055
04MT637037054
04MT637037052
04MT637037051
04MT637037035
04MT637037034
When I query for this field from a table I would like the query output to
delete the common "04MT637" portion so just the last six digits result in the
field record. I am sure there is a relatively simple method for this.. but
alas I am a beginner and ignorant. Thanks
of my fields. The field is called "userid" and this is example of some
records:
04MT637037056
04MT637037055
04MT637037054
04MT637037052
04MT637037051
04MT637037035
04MT637037034
When I query for this field from a table I would like the query output to
delete the common "04MT637" portion so just the last six digits result in the
field record. I am sure there is a relatively simple method for this.. but
alas I am a beginner and ignorant. Thanks