Results 1 to 2 of 2
  1. #1
    jcarstens is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2012
    Posts
    6

    Form to add multiple records to table

    TestMultipleRecords.zipI have a form where I am trying to add multiple records to at a time.

    • The form “Form1” pulls data in from two tables
    • Table “Orders” is just order details and is pre-populated of the necessary data (No data manipulation will be needed here but the data will need to be displayed on the form)
    • Table “OrderItems” is essentially empty in my form, this is the table I want to add data to. The thought be here is that a person will be going though each record and manually adding in the additional information required. Each item could have multiple entries, hence the need to be able to add multiple entries at once.
      • I will need the ability to add multiple records per time to the table
      • For each order number, all records will need to have the same Order ID as the original order

    I have added a sample DB which I have included narratives to better explain what I am trying to accomplish.
    Any help would be greatly appreciated.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Consider form/subform arrangement. Review: http://office.microsoft.com/en-us/ac...010098674.aspx
    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. Not able to make multiple entries (records) in the table
    By ramindya in forum Database Design
    Replies: 3
    Last Post: 03-04-2012, 12:53 PM
  2. Replies: 3
    Last Post: 11-16-2011, 11:53 AM
  3. Inserting multiple records into a table
    By New2Access in forum Programming
    Replies: 1
    Last Post: 07-07-2011, 09:18 PM
  4. Referencing multiple records in a table
    By akbigcat86 in forum Programming
    Replies: 14
    Last Post: 07-22-2010, 01:30 PM
  5. Replies: 3
    Last Post: 06-01-2009, 01:41 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