Results 1 to 4 of 4
  1. #1
    RLehrbass is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2015
    Posts
    102

    Import from Excel problem

    After importing 31 records from excel to tblMember that contained 2 records already.
    I can see all the new records in the table tblMember but when I go to my frmMember, I only can access the original 2.


    Any suggestions on what is missing?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,643
    Any filter criteria applied to the form? Opened the form after import? What is the form's RecordSource? If it is a query, does it include multiple tables with INNER JOIN?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    RLehrbass is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2015
    Posts
    102
    OK, One critical field did not populate that has a join...Filled the row in and WALLA!
    Thank You.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,643
    Why is the form RecordSource a query joining tables, especially INNER JOIN? INNER JOIN requires related records in both tables.

    Normally a form can do data entry/edit for only one table.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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. Replies: 3
    Last Post: 12-13-2013, 07:03 AM
  3. Replies: 4
    Last Post: 12-17-2012, 01:21 PM
  4. Excel Import field truncation problem (to Access Memo field)
    By jhrBanker in forum Import/Export Data
    Replies: 6
    Last Post: 07-27-2012, 08:52 AM
  5. Problem with Excel import
    By itsmemike in forum Import/Export Data
    Replies: 3
    Last Post: 04-04-2011, 09:25 PM

Tags for this Thread

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