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

    Question Checkbox to populate one table to another

    Hi Guys,



    I wondering if you can give me your thoughts on the best way to do this.

    I have data that is submitted from one office to another.

    Lets say the 1st request is for 4 times = 1 x 15 mins

    Dr. A askes that Dr. B review it.

    Dr. B says it should be 3 times = 1 x 15 mins

    Dr. A then has the final choice. To take the 1st request, take Dr. B's thoughts or have the final say and could say 1 time = 1 x 15 mins

    On my form I want to make it as simple as possible for my staff.

    On the update page it pulls the date of the 1st request, I then have 2 other sections in that form for Dr A and Dr B.

    Would it be best to have a checkbox to fill Dr. A's final say, if he thinks 1st request is approved. And if so, how do i get the checkbox to populate another table.

    Thanks.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    to populate a table from a form, or update one, you need to execute a docmd.runsql command in vba code.

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

Similar Threads

  1. Populate checkbox
    By Ashe in forum Forms
    Replies: 9
    Last Post: 01-03-2011, 09:43 AM
  2. how to populate a subform from table
    By Dengkee in forum Programming
    Replies: 1
    Last Post: 10-18-2010, 08:09 AM
  3. populate table w/ external data
    By tlittell in forum Programming
    Replies: 2
    Last Post: 02-20-2010, 08:29 AM
  4. Use form to populate a table from another table
    By sammer021486 in forum Forms
    Replies: 3
    Last Post: 09-28-2009, 09:06 AM
  5. form data will not populate in table
    By bobsakamato in forum Access
    Replies: 1
    Last Post: 09-06-2009, 07:25 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