F fhs Registered User. Local time Today, 23:12 Joined Aug 8, 2001 Messages 68 Feb 17, 2005 #1 I need a query to import a text file from the Desktop and create a table called Invent. How? Thanx
N namliam The Mailman - AWF VIP Local time Tomorrow, 00:12 Joined Aug 11, 2003 Messages 11,685 Feb 18, 2005 #2 A query cannot do it. You will need to go Macro or VBA. My advice, go VBA. Use the Docmd.transfertext command, search for that command in the access help and on the forum to find out more on the command. Regards
A query cannot do it. You will need to go Macro or VBA. My advice, go VBA. Use the Docmd.transfertext command, search for that command in the access help and on the forum to find out more on the command. Regards