Results 1 to 2 of 2
  1. #1
    gbjc105 is offline Novice
    Windows XP Access 2007
    Join Date
    Jan 2010
    Posts
    4

    Using a checkbox help

    Hey. I have a form that has 133 different records in it all linked together by a PlaceID. You can cycle through them and all of their relevant sub-form information is displayed.



    Some of these sites are potential Villages and some are not. I have a table linked to PlaceID called potential villages with a simple list of the place ID's that are potential villages, there are 35. Its a table with only one field, the relevant PlaceIDs.

    Is it possible on my form to have a checkbox that will represent which of PlaceID's are in the table? So if it is in the table it is checked and if not, it is empty. Furthermore, i would like any new checked PlaceID's to be added to the VillageTable.

    So my table structure is:

    IndexTable VillageTable
    PlaceID ------ PlaceID
    PlaceName

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    You don't need a checkbox to tell you that a field is empty. You can test whether or not the field is empty.

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

Similar Threads

  1. Checkbox not working
    By terryvanduzee in forum Programming
    Replies: 4
    Last Post: 10-23-2009, 10:36 AM
  2. Checkbox
    By Rbtsmith in forum Access
    Replies: 2
    Last Post: 02-17-2009, 04:19 PM
  3. checkbox
    By Suresh in forum Forms
    Replies: 0
    Last Post: 12-19-2007, 01:30 AM
  4. Checkbox to update value
    By Wrangler in forum Forms
    Replies: 1
    Last Post: 01-03-2006, 06:34 PM
  5. access checkbox
    By nshack31 in forum Forms
    Replies: 1
    Last Post: 12-09-2005, 10:17 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