Hi All,
I need to import some values in the format comma delimited in an access table.
The format of the text file is like this :
level, glno
800000000,02.75.20000000
...
but when I import this in msaccess table, the value glno get's converted in this format 2.75.... It can't receive the text...