Results 1 to 4 of 4
  1. #1
    cgreyes is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    2

    Exclamation Populate fields using data from different tables

    Good morning - I know very little about Access but need to create a database for work. I was hoping there would be a way to select an id based on a previous table and have parts of it populate in this new table.



    For example:

    Table A - Webinars (Webinar ID, Webinar Title and Client)
    Table B - Sessions (Session ID, Date, Webinar Title, Time, Facilitator, Session Occurred, Reason, Conference Call) [Webinar Title I used a look up field and just select the corresponding Webinar Title and it works nicely]
    Table C - Users (User ID, Status, Prefix, Last Name, First Name, Email Address, Component, Role and State)
    Table D - Registrants (User ID, Session Date, Webinar Title, Attended).

    So in Table D I would like to add Role and Component, so when I select User ID #1 the Role and Component Field populate with the info based on Table C.

    Does that make sense is there a way it can be done simply?

    Thank you.

  2. #2
    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,848
    Your proposed tables are not normalized and will be an issue.

    Before getting in to the details of Access tables, I recommend you do a little reading on Normalization and database design. Here is a link to a relatively short article that may help you.
    http://www.google.com/url?q=http://f...CVdHsFu8UhWF2g

  3. #3
    cgreyes is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    2
    Hi, I read it, but did not understand it. The database works for the most part. A couple of queries I'm trying to figure out. But the article did not help

  4. #4
    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,848
    Well, your tables are not normalized, try this link to assist in designing your tables

    http://www.rogersaccesslibrary.com/T...lationship.zip

    The full design stuff is here http://www.rogersaccesslibrary.com/forum/topic238.html

    see Post #15 here, https://www.accessforums.net/forms/i...orm-21571.html
    for videos on normalization and table design

    Good Luck.

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

Similar Threads

  1. Replies: 4
    Last Post: 01-20-2011, 10:05 PM
  2. Replies: 1
    Last Post: 11-11-2010, 11:00 AM
  3. Query and populate fields
    By isnpms in forum Access
    Replies: 9
    Last Post: 08-28-2010, 08:31 AM
  4. Populate one field based upon another fields data
    By BigBrownBear in forum Queries
    Replies: 1
    Last Post: 03-23-2010, 04:27 PM
  5. Replies: 1
    Last Post: 03-31-2009, 09:03 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