Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing data from text file..
Message
From
01/11/2001 07:28:40
 
 
To
31/10/2001 10:02:15
General information
Forum:
Microsoft Office
Category:
Access
Miscellaneous
Thread ID:
00575491
Message ID:
00576056
Views:
29
Hi Folres,

Well I got the solution to this ..

The runtime error was "Field 'F1' doesn't exist on destination table 'Table1'
The thing that was happening was..
DoCmd.TransferText acImportDelim, , "Table1", "C:\My Documents\My.txt" creates the table "Table1" automatically and I had a table already existing by this name with diff Fields...and that was the problem.

Thanks for your response.

Shilpa
Previous
Reply
Map
View

Click here to load this message in the networking platform