Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    hoodoo's Avatar
    hoodoo is offline Novice
    Windows 8 Access 2013
    Join Date
    Sep 2015
    Posts
    15
    Quote Originally Posted by June7 View Post
    Because a book can have multiple authors and an author can have multiple books. This is a many-to-many relationship and requires a junction table.



    Maybe tblAuthorsEditors should be tblPeople, then you could also have the quote authors in that table.
    But which fields should I choose as lookup fields in main table then? AuthorEditorID? Isn't it possible to make it so, that you can choose author and editor from lookup fields in the main table?

  2. #17
    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,849
    see this for more on many to many

    Many people will tell you never use lookups at the table field level. because

  3. #18
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    If by main table you mean tblAuthorsEditors, yes AuthorEditorID would be the lookup field (on a form this would be a combobox control).

    As orange points out, experienced developers avoid lookups in table design. However, since you are restricted from using forms, you don't really have option.
    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.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Easy Question
    By BenjaminDz in forum Access
    Replies: 13
    Last Post: 05-06-2015, 02:58 PM
  2. Easy question
    By fyes in forum Programming
    Replies: 1
    Last Post: 12-20-2011, 12:08 AM
  3. Probably a very easy question
    By Ext1jdh in forum Queries
    Replies: 4
    Last Post: 08-02-2011, 12:26 PM
  4. Easy Question Need Help With
    By jdusaf in forum Access
    Replies: 1
    Last Post: 03-23-2011, 11:33 AM
  5. Easy question
    By Danzig in forum Access
    Replies: 11
    Last Post: 10-28-2010, 06:48 PM

Tags for this Thread

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