Results 1 to 3 of 3
  1. #1
    mcbowlby is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Location
    Beirut, Lebanon
    Posts
    1

    Registration Database with Family and Individual Tables

    I am trying to build a registration database that has data on families and the individuals inside those families. There is an individual table (Refugees) and a family table (Family). I want to be able to enter a new family (i.e. with head of household data) and have that head of household individual automatically populate as a record in the individual table. I also want to be able to enter a new individual in the Refugees table and select whether he's a head of household or not. If he is a head of household, I want his record to automatically populated as a record in the family table.

    Essentially, I would have one registration form where I could enter the individual and select a pre-existing family to associate them with. Alternatively, on the same form, I could enter a new individual tied to a family that is not already in the family table and it would automatically become a new family. I hope that makes sense. Is my structure ok (see attachment)? What is the best way to design this? Are there any templates available online that could assist me? I was unable to find any.

    Thanks,



    Matt.
    Attached Thumbnails Attached Thumbnails Relationships.jpg  

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Think I would have a Family table and Individual table and still put the HOH in the Individual table. Include a field for 'Relationship' with values like: HOH, Spouse/Partner/Co-HOH, OtherDependent.

    Can't really read that image details. If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

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

Similar Threads

  1. Designing Database to help family member
    By dualvba in forum Database Design
    Replies: 2
    Last Post: 04-19-2012, 06:09 AM
  2. Import individual records from external database
    By jimh in forum Import/Export Data
    Replies: 3
    Last Post: 09-13-2011, 04:19 PM
  3. database registration failures
    By rocheiro in forum Access
    Replies: 0
    Last Post: 02-10-2011, 09:08 AM
  4. Replies: 3
    Last Post: 01-25-2011, 09:50 AM
  5. Registration Form
    By nengster in forum Forms
    Replies: 0
    Last Post: 02-16-2009, 04:22 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