ACC2: Import Errors Table Lists Incorrect Row Numbers
Article ID: 148466
Article Last Modified on 7/5/2002
APPLIES TO
- Microsoft Access 2.0 Standard Edition
This article was previously published under Q148466
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you import a spreadsheet that causes a "key violation" error, the
resulting Import Errors table lists row numbers one greater than the
actual spreadsheet row. For example, if row 2 from the spreadsheet file
causes a key violation, then it is listed in the Import Errors table as
row 3 (not row 2).
RESOLUTION
You can manually subtract 1 from the row numbers listed for "key violation"
errors in the Import Errors table.
REFERENCES
For more information about the Import Errors table, search for "import
errors," and then "import errors table" using the Microsoft Access Help
menu.
Keywords: kbprb kb3rdparty KB148466