Results 1 to 7 of 7
  1. #1
    bond10aa13 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    4

    multiple table setup


    Hi I am new to access. I would like to set up individual tables for each group name i have within a table. Is there a shortcut other than individually setting up new tables. I have a lot of group names.

    Thanks for any help, it is greatly appreciated it!

  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,640
    It would almost certainly be a design mistake to have tables for each group. It would help to know what you're trying to accomplish, but generally you would have a single table that had each group's data in it, including a field to denote the group.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    bond10aa13 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    4
    It is for a health insurance company. Within each group I have multiple individual info. In the main table with all the groups listed is the groups renewal and admin contact. Each group will have a different number of individuals hence I think it would be better to have a separate table for each.

  4. #4
    bond10aa13 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    4
    "who is john galt?" love this quote by the way! huge fan of the fountainhead and atlas shrugged!

  5. #5
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Well, it's your database, but I'd highly recommend reviewing what's called "normalization" before going too far. What you're describing is great for spreadsheets, virtually always a mistake in a relational database. Designing for databases requires a different mindset than spreadsheets. I'm willing to bet money you'll regret it a week from now if you go down that road. Using forms will become problematic, as will reporting across groups. The number of people per group is irrelevant to the design, unless I'm missing something. You don't want to have to redesign the whole database when they add a new group. I have a lot of databases that handle data for multiple companies, and they all use a common table with a field for company. I'm rambling, so I'll stop. One link among many regarding normalization:

    http://www.r937.com/Relational.html

    I love those books too! I'm due for a re-read of Atlas Shrugged. I need for my wife to quit handing me books and saying "this one was really good". I can't get around to AS if I'm reading others.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  6. #6
    bond10aa13 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    4
    Thank you so much for the info and help. I think I was trying to make it more complex than it needed to be! Get on that re read there really might be nothing better!

  7. #7
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Happy to help, and welcome to the site by the way. If you post more info about the data you're trying to store, I'm sure you'll some good ideas on the proper table structure (and you should do anything until you get the table structure right).
    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. Table Setup advice for invoice processing...
    By Delta729 in forum Database Design
    Replies: 1
    Last Post: 11-23-2010, 11:52 AM
  2. Need help with database setup
    By ctyler in forum Database Design
    Replies: 6
    Last Post: 08-30-2010, 01:35 PM
  3. Table Setup and Relationships
    By CoachBarker in forum Database Design
    Replies: 5
    Last Post: 08-16-2010, 09:04 AM
  4. Newbie Table Setup
    By debl5 in forum Access
    Replies: 3
    Last Post: 05-15-2009, 07:46 AM
  5. Please help with table setup
    By newhelpplease in forum Access
    Replies: 0
    Last Post: 10-14-2007, 01:15 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