G
Guest
I need a query that will delete spaces after the text in the field. I have
code that pulls the 10 chars that populate this field from a very long
string. The problem is I don't know if my actual data is 6, 8, or in fact 10
chars.
So now that I have populated my field if I have a 6 char code I get 4 spaces
following it and I want those deleted.
Can anyone help?
code that pulls the 10 chars that populate this field from a very long
string. The problem is I don't know if my actual data is 6, 8, or in fact 10
chars.
So now that I have populated my field if I have a 6 char code I get 4 spaces
following it and I want those deleted.
Can anyone help?