Results 1 to 2 of 2
  1. #1
    jpm is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jun 2016
    Posts
    1

    Updating 2 tables from a single form

    Hi Guys,



    I am new to access.

    1) I have a Access Table SPICES with list of spices e.g Cumin, Corriande, Chilli, Salt, Pepper, Bay leaves.
    2) Another table SPICE MIXING to track how the spice mix are made e.g. Curry Powder is one entry and it will hold information in what ratio the above spices has been mixed.
    3) I create a Form by Selecting SPICE MIXING Table ==> Create ==> Create Form to capture in what ratio the spices has been mixed. This Form appends the SPICE MIXING table. No problem till now.

    Now since Curry Powder is a spice itself I want it to be appended to the SPICES table too as soon as the above form is submitted.

    Any suggestions on how to do. Thanks in advance.



    Regards
    jpm

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    tSPICES (feeds tMIXING)
    salt
    curry pwdr
    pepper
    cumin
    chili pwdr


    tMixing
    -------
    [batch],[spice], [parts]
    salt, salt, 100
    curry pwdr, pepper, 2
    curry pwdr, salt, 2
    curry pwdr, bay leaves, 1
    curry pwdr, chili pwdr, 95
    curry pwdr,

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

Similar Threads

  1. how to update two tables using single form?
    By MykeRuiz in forum Access
    Replies: 4
    Last Post: 06-12-2016, 05:14 PM
  2. Replies: 2
    Last Post: 08-05-2015, 02:40 PM
  3. Replies: 1
    Last Post: 09-03-2014, 05:39 AM
  4. Form with single record but multiple tables
    By thegooser in forum Forms
    Replies: 1
    Last Post: 10-10-2012, 01:48 PM
  5. Can I have two tables in a single form?
    By Ash1402 in forum Access
    Replies: 6
    Last Post: 10-02-2012, 08:56 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