Results 1 to 2 of 2
  1. #1
    dinsey90 is offline Novice
    Windows 10 Access 2016
    Join Date
    Sep 2017
    Posts
    29

    Populating a different table from certain fields on a form

    Hi,



    I need to be able to click a button in my database that will take details from one form (quote register) shown below in to another form, (job details), creating a new record in the jobreg table and populating the fields that were in the quote table that are also in the job table? I have included my relationships as i am not sure how these should work for this kind of thing??

    Thanks
    j

    Click image for larger version. 

Name:	Jobfulldetails.JPG 
Views:	8 
Size:	197.8 KB 
ID:	30485Click image for larger version. 

Name:	Quotefulldetails.JPG 
Views:	8 
Size:	195.1 KB 
ID:	30486Click image for larger version. 

Name:	relationship.JPG 
Views:	8 
Size:	55.9 KB 
ID:	30487

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    run an append query.
    the append query takes items in the source form/table, then appends it to the target table.
    open the new form on that ID that was added.

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

Similar Threads

  1. Form fields auto-populating
    By CSJH in forum Forms
    Replies: 9
    Last Post: 03-27-2017, 03:18 PM
  2. Replies: 3
    Last Post: 03-17-2015, 10:50 PM
  3. Form Fields Not Populating
    By JeffG3209 in forum Forms
    Replies: 1
    Last Post: 07-21-2012, 05:27 PM
  4. Pre Populating Form Fields
    By psuedo98 in forum Forms
    Replies: 3
    Last Post: 03-20-2012, 12:51 PM
  5. Replies: 4
    Last Post: 06-10-2009, 12:43 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