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 show the decimal as a comma, and it works for anything under a thousand. Anything over a thousand does not get imported.
Any help would be greatly appreciated. Thanks!
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 show the decimal as a comma, and it works for anything under a thousand. Anything over a thousand does not get imported.
Any help would be greatly appreciated. Thanks!