I want to import a texfile into an Access table.
My textfile contains the following:
somemoredata;+025,1234;somemoredata
The delimitor is set to semicolon.
The decimal symbol is set to comma - both in my regional settings and in the import whizard.
The target field is a Double with Decimal...