J
johnnywinter via AccessMonster.com
I import a Foxpro DBF table APCHK from our accounting system. Table APCHK
has a text field for CheckNumber. Field is 8 characters in length and is
any combination of Alpha and numeric.
The values appear to have leading blank spaces ---- meaning if the value has
5 characters there are 3 blank spaces and if the value has 6 characters there
are 2 blank spaces, etc.
Problem: how can I eliminate any "blank spaces" in all values in that field
for all records?
has a text field for CheckNumber. Field is 8 characters in length and is
any combination of Alpha and numeric.
The values appear to have leading blank spaces ---- meaning if the value has
5 characters there are 3 blank spaces and if the value has 6 characters there
are 2 blank spaces, etc.
Problem: how can I eliminate any "blank spaces" in all values in that field
for all records?