Results 1 to 3 of 3
  1. #1
    dmellman is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    8

    Is it possible to load more than one table from one form?

    Hello, All! I would like to load two tables from one form. As part of this, I would like to load multiple records into one table that are associated with the one record in the other table, with the same form, like a looping routine.



    Specifically, I would like to input a maintenance record in one table, including machine name, date, time used, and through the same form, enter multiple records for parts used on this maintenance job, keyed on the machine name. Or machine name/date?

    Is this possible, using form design? I cannot do macros at this point. Anyone's suggestions would be greatly appreciated.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,898
    You need to use form/subform arrangement. Main form bound to maintenance record table, subform bound to child table. Master/Child link properties of the subform container control will synchronize the records. No code is necessary.
    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
    dmellman is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    8
    Thanks, June7. I got it.
    Here is the form. It works. Thanks!

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

Similar Threads

  1. Run macro on form load?
    By stu_C in forum Forms
    Replies: 3
    Last Post: 08-16-2011, 07:54 AM
  2. Form Load Check
    By Kapelluschsa in forum Forms
    Replies: 3
    Last Post: 07-06-2011, 07:21 AM
  3. Can't Load a picture from the table
    By dada in forum Reports
    Replies: 1
    Last Post: 09-18-2010, 10:17 AM
  4. Instant load of a form
    By carstenhdk in forum Forms
    Replies: 2
    Last Post: 05-06-2010, 12:27 AM
  5. On Load, form not visible
    By Bruce in forum Forms
    Replies: 15
    Last Post: 02-24-2010, 04:06 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