Results 1 to 2 of 2
  1. #1
    Nitrox is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2013
    Posts
    1

    Multiple tables from one main table

    Hi there,

    i have a big number of sales staff..and broken them into different teams.

    I have one TABLE1 with all their names, i need to have table which links to TABLE 1
    All the fields are the same except team field. Therefore i need table 2 to only show me all fields and TEAM ALPHA only.
    In total i got 46 teams therefore it is big.

    Can this be done?


    How do i do it?

    Please advice

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    The normalized design would be to leave them in one table. You can use any number of methods to restrict forms and reports to a given team. Parameter queries is one method, this is another:

    BaldyWeb wherecondition
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 1
    Last Post: 04-12-2013, 03:03 PM
  2. Relating multiple tables to main table and each other
    By squirrly in forum Database Design
    Replies: 7
    Last Post: 02-15-2013, 09:26 PM
  3. Replies: 1
    Last Post: 10-26-2012, 03:27 PM
  4. Linking tables to show primary key from main table
    By Mark_435 in forum Database Design
    Replies: 5
    Last Post: 01-12-2012, 09:20 PM
  5. Replies: 3
    Last Post: 06-14-2010, 06:48 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