Run-time error '2391':
Field 'F1' doesn't exist in destination table '<table name>'.
Field 'F1' doesn't exist in destination table '<table name>'.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
TransferText Actions
Transfer Type: Import Delimited
Specification Name: <specification name>
Table Name: <table name>
File Name: <full path>
Has Field Names: No
DoCmd.TransferText acImportDelim, <specification name>, _
<table name>, <filename path>, 0
Keywords: KB208582, kbprb, kberrmsg