D
Dan C.
I'm trying to delete with code the left two characters in
a text string. I can do it with "find and replace", but
I want to do it with code.
For example, I would like to delete the 02 at the
beginning of these text strings:
0210102009B
0210102008
An example of a trim function in an update query will
work also.
Thanks
a text string. I can do it with "find and replace", but
I want to do it with code.
For example, I would like to delete the 02 at the
beginning of these text strings:
0210102009B
0210102008
An example of a trim function in an update query will
work also.
Thanks