Results 1 to 4 of 4
  1. #1
    Christopher is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2010
    Location
    Huntsville, Al
    Posts
    10

    Propagate check boxes through joins

    I have a problem that I can't solve because I am not a good programmer. I have 2 tables a Materials table and a Transaction table, they are joined by a barcode field (1 to many). Both have a check box to indicate that they are empty. I would like to only check the box in the Transaction form and a macro or code to check the corresponding box automatically. What is the best way to go about this?

  2. #2
    TG_W is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2010
    Location
    Manvel, TX
    Posts
    299
    Are you talking about updating in a table or form? You start with saying tables, then say you want to check the box in the "Transaction from".

  3. #3
    Christopher is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2010
    Location
    Huntsville, Al
    Posts
    10
    I fill in forms to input data, but it goes into a table, so that why i mentioned both. I don't know which way works.

  4. #4
    TG_W is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2010
    Location
    Manvel, TX
    Posts
    299
    My only suggestion without further detail (I'm kinda lost on how your forms are set up) is to put a button on the form that will close the form when you are done entering data and simultaneously update the check box in the Materials table where barcode= barcode if checkbox is false.

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

Similar Threads

  1. Queries Based On Check Boxes
    By Rubz in forum Queries
    Replies: 7
    Last Post: 05-07-2010, 03:46 PM
  2. Yes/No check boxes
    By Desstro in forum Forms
    Replies: 2
    Last Post: 05-03-2010, 04:26 AM
  3. To check or Un-Check all Boxes in a form
    By devcon in forum Forms
    Replies: 7
    Last Post: 05-01-2010, 12:03 AM
  4. Un-Check all Boxes
    By cotri in forum Forms
    Replies: 4
    Last Post: 04-30-2010, 12:53 PM
  5. check boxes
    By chiefmsb in forum Forms
    Replies: 1
    Last Post: 11-14-2006, 02:22 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