P
Paul
I have an access table (let's call it mytable), and I have a text field in
this table (lets call the text field mytextfield).
This field has thousands of records - and in some of the records there are
some spaces in the middle of the text.
e.g. -
sdf 875
345 678965
gh5 216
I want to delete ALL of the spaces in the records that have spaces.
Can anyone help please?
Thanks in advance
Paul
this table (lets call the text field mytextfield).
This field has thousands of records - and in some of the records there are
some spaces in the middle of the text.
e.g. -
sdf 875
345 678965
gh5 216
I want to delete ALL of the spaces in the records that have spaces.
Can anyone help please?
Thanks in advance
Paul