G
Graham Clements
Help.
I need to remove spaces from certain text fields, I
have tried using the 'trim' function but it doesn't seem
to do anything (or do what I want). For example:
Field: Telephone Numbers
Have: 01354 839 394
Need: 01354839394
I am currently achieving this by using a find & replace
method but it is messy and time-consuming if there is a
lot of data. How can I achieve this automatically, like
within a query???
Thanks for any help.
Graham
I need to remove spaces from certain text fields, I
have tried using the 'trim' function but it doesn't seem
to do anything (or do what I want). For example:
Field: Telephone Numbers
Have: 01354 839 394
Need: 01354839394
I am currently achieving this by using a find & replace
method but it is messy and time-consuming if there is a
lot of data. How can I achieve this automatically, like
within a query???
Thanks for any help.
Graham