I am trying to import a .txt file into an Access 2007 table. The file contains values in Euro format. How do I import them so they so as a value in US format.
This is how it is in the file: 1.200,00
I want it to import as: 1,200.00
Can it be done easily. I tried changing the specs to...