deejay_totoro
Registered User.
- Local time
- Today, 20:30
- Joined
- May 29, 2003
- Messages
- 169
Hello all,
I have a field that contains number data. I need to remove the preceeding spaces from this field in my query.
How can I do this?
for example:
fldHouseNumber: " 1"
should be
fldHouseNumber: "1"
I have searched through forum and found some complicated solutions. However I am sure I remember using a more simple solution in the past.
Many thanks,
dj_T
ps: this is my 50th post! thanks to everyone for their help so far.
I have a field that contains number data. I need to remove the preceeding spaces from this field in my query.
How can I do this?
for example:
fldHouseNumber: " 1"
should be
fldHouseNumber: "1"
I have searched through forum and found some complicated solutions. However I am sure I remember using a more simple solution in the past.
Many thanks,
dj_T
ps: this is my 50th post! thanks to everyone for their help so far.