Hi,
I am happy using an import table from text file using TRANSFERTEXT to totally automate the function.
Unfortunately I have a large number of old text files that are more or less ASCI in their format, they will have data such as:
| 12345|abc | a123g | 12/05/2005| yes |
My simple question is; how can I remove the spaces from all of the data I have imported? The fields break fine on the '|' separator but my individual fields are littered with spaces.
Any help would be greatly appreciated.
I am happy using an import table from text file using TRANSFERTEXT to totally automate the function.
Unfortunately I have a large number of old text files that are more or less ASCI in their format, they will have data such as:
| 12345|abc | a123g | 12/05/2005| yes |
My simple question is; how can I remove the spaces from all of the data I have imported? The fields break fine on the '|' separator but my individual fields are littered with spaces.
Any help would be greatly appreciated.