Results 1 to 2 of 2
  1. #1
    mophead is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2013
    Posts
    1

    Using form to add new record to multiple tables

    Hi all,



    I'm new to the forum as well as somewhat of a beginner in Microsoft Access. I am working currently on campus helping a program fix its Access database. Pretty much, they have three tables all related by an email. Each table has certain information about the person. The form has all the fields of each table. Currently, I can use the form to update current information about a person, and this will change that field in the table. There is also a new button on the form that creates a new record. However, this new record is only added to the current form datasheet and does not add the new record to each of the three tables. I'm wondering if there is a simple way to do this? I'm not that proficient in VBA coding but I do understand it, so if that is a solution please let me know. Thanks in advance for all your help!

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Why the duplicate data? Of course you could always do a after update event and say something like Me.MyField = DestinationField

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

Similar Threads

  1. Form with single record but multiple tables
    By thegooser in forum Forms
    Replies: 1
    Last Post: 10-10-2012, 01:48 PM
  2. Replies: 34
    Last Post: 09-20-2012, 07:02 AM
  3. multiple tables, multiple forms, one record
    By FullyBaked in forum Forms
    Replies: 7
    Last Post: 10-24-2011, 04:27 AM
  4. Add record to multiple tables
    By rickscr in forum Forms
    Replies: 1
    Last Post: 04-05-2011, 01:43 PM
  5. Multiple tables/one record report
    By Smooth Operator in forum Reports
    Replies: 3
    Last Post: 06-24-2010, 09:43 AM

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