shannonphillips
MIS
I have [field1] with a variable length name where I need to remove the fixed proceeding and trailing chars.
example
ACC1201HOA
ACC415HOA
ACC1851HOA
so end up with just
1201
415
1851
I'm right clicking on the Update to: of my Update query, chosing Build and trying to use some previous RTrim, LTrim examples, and getting no where accept completely overwritting my values..
Thanks
example
ACC1201HOA
ACC415HOA
ACC1851HOA
so end up with just
1201
415
1851
I'm right clicking on the Update to: of my Update query, chosing Build and trying to use some previous RTrim, LTrim examples, and getting no where accept completely overwritting my values..
Thanks