Jim Lawrence
accessd at shaw.ca
Mon May 24 15:45:00 CDT 2010
Not an easy one. Many years ago I had to program a module which opened a text file, through a loop read each line, separated each field and then wrote the detail into a table. It did not take many lines of code, took a while to put together but worked very well. Maybe that route might be worth investigating if the standard methods are not working reliably. Jim -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin Sent: Monday, May 24, 2010 7:46 AM To: 'Access Developers discussion and problem solving' Subject: [AccessD] Transfer Text Problem Dear List: I have to import a CSV file with field names. I did a manual import first to get the import table created. Problem is that one of the columns in the CSV file has the name "P.O. Good Thru Date" and that gets created in the table as "PO Good Thru Date". Period is an invalid character in a field name in an Access table. So when I try to do the import using TransferText I get an error message saying the field doesn't exist. Which of course it doesn't. The CSV file is an export from Peachtree so I don't think the user has the option of changing the field name in the first row of the CSV file. Is there a programmable way around this? MTIA Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com <http://www.e-z-mrp.com/> www.bchacc.com <http://www.bchacc.com/>