G
Guest
Hi everyone.
I have an Access application that works with text files. Importing
information into tables from text document. Basicaly I open a delimited file
and read filed by field into access table. during each run I use the
fucnction Trim() to get rid of extra spaces. If the file contains tabs
instead of spaces the trim() does not work.
Can anyone help?
Thank you.
I have an Access application that works with text files. Importing
information into tables from text document. Basicaly I open a delimited file
and read filed by field into access table. during each run I use the
fucnction Trim() to get rid of extra spaces. If the file contains tabs
instead of spaces the trim() does not work.
Can anyone help?
Thank you.