Results 1 to 5 of 5
  1. #1
    cpamieta is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    3

    question about Relationship between multiple tables

    Hey I have to make a database for my class project, and I am having problems with the relationship between tables.
    I have these tables


    Application
    advertisement
    employment agency
    listed position
    In the advertisement table I already linked listed position and employment agency. It shows the position name from the position table and in the agency column shows the agency name. When I link the application table to advertisement table and select position and employment agency column, it just shows up as the id numbers in the application table. How can I have it show "engineering| we find you jobs" for the table?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Sounds like you are using Lookups in advertisement table. I never use lookups in tables. Review http://access.mvps.org/access/lookupfields.htm

    However, not sure what you are doing when you say 'link'.

    Better to use forms for data entry instead of working directly with tables.

    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
    cpamieta is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    3
    Here is my database,first time using access and professor said that it does not have to be complicated. I am about to make a relationship directly to the other two tables. What I wanted to do is to have the column AD applied to in the application table to show the position and employment agency which has both in the advertisement table.Database61.zip

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Presume business scenarios is to document advertising vacant positions through more than one recruitment agency. Right now not seeing need for PositionStatus table. Move those fields into ListedPosition.

    Unfortunately, can't open the Application table until late tonight when I can use Access 2010.

    BTW advise no spaces, special characters, punctuation (underscore is exception) in any names. If used, must enclose in [] when used in some situations, such as within expressions.
    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.

  5. #5
    cpamieta is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    3
    ok thanks for the help

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

Similar Threads

  1. Replies: 5
    Last Post: 12-05-2012, 10:42 AM
  2. Creating relationship for multiple tables
    By dave john in forum Programming
    Replies: 1
    Last Post: 09-02-2012, 08:18 AM
  3. Replies: 2
    Last Post: 03-29-2012, 04:03 AM
  4. Relationship question
    By txlibertygirl in forum Access
    Replies: 2
    Last Post: 10-13-2011, 08:59 PM
  5. Replies: 5
    Last Post: 10-04-2011, 12:53 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