Results 1 to 2 of 2
  1. #1
    JennyL is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2017
    Posts
    51

    Import from Excel

    Hi,

    I splitted my database and trying to import the data from excel to the access. I used to get those confirmation of number of records imported or due to key violation. I no longer get those messages. Anybody know why? Did my table relationship disappear? It seems like access will let me import records to the account table, without a customer id in the customer table. in the past, it will stop me and give me errors.



    Thanks,

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    you can turn on the warnings, this will let you know how many records.
    docmd.setwarnings true.

    if you are importing via query, it too will tell you how many records. And you can adjust the fields that get imported.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 06-16-2014, 08:37 AM
  2. Import access query data into excel file, using excel vba
    By exceljockey in forum Import/Export Data
    Replies: 3
    Last Post: 11-15-2013, 02:36 PM
  3. Replies: 4
    Last Post: 12-17-2012, 01:21 PM
  4. Replies: 2
    Last Post: 02-14-2012, 04:40 PM
  5. VBA to open excel, import on close of excel
    By bdaniel in forum Programming
    Replies: 0
    Last Post: 03-20-2010, 02:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums