Results 1 to 3 of 3
  1. #1
    2tMonte is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Location
    Louisville, KY
    Posts
    13

    Check Box Dependency in Table

    I have a table and am trying to make the True/False value of a check box (DTSAppointmentOnFile) dependent on whether there is anything attached in an attachment box (DTSAppointment). The idea is that if DTSAppointment has an attachment, then the DTSAppointmentOnFile would be checked (yes,true,-1). If not, then the check would remain unchecked (default value of Null,0).

    How is this accomplished within the table?



    Once this is accomplished with in the table, the results will filter down to reports right?

    Thank you.

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Have you considered an update query?

    http://www.databasedev.co.uk/update_query.html

  3. #3
    2tMonte is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Location
    Louisville, KY
    Posts
    13
    That worked like a charm...thank you for your time and assistance.

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

Similar Threads

  1. check table, if exist then update another table
    By JeroenMioch in forum Programming
    Replies: 6
    Last Post: 07-06-2012, 09:12 AM
  2. Replies: 0
    Last Post: 02-20-2012, 04:57 PM
  3. Fixing dependency...
    By Uniden in forum Forms
    Replies: 1
    Last Post: 10-08-2011, 02:42 AM
  4. how do i check against a table?
    By cheeese in forum Queries
    Replies: 1
    Last Post: 03-19-2011, 11:09 AM
  5. Missing Dependency Question
    By usmcgrunt in forum Access
    Replies: 2
    Last Post: 09-07-2010, 11:55 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