T
Tammi
I have the text CB3-479-453-B00001.
I want to run an update query where it only insert the
text to the right of CB3-479-453-
I could use the right command, but the B00001 is not
always 6 characters. So I want to trim the first 12
characters leaving whatever is left. I'm looking for the
LTrim command, but keep getting an error with this.
LTrim([Dwg. No.],12)
Any help?
I want to run an update query where it only insert the
text to the right of CB3-479-453-
I could use the right command, but the B00001 is not
always 6 characters. So I want to trim the first 12
characters leaving whatever is left. I'm looking for the
LTrim command, but keep getting an error with this.
LTrim([Dwg. No.],12)
Any help?