Results 1 to 2 of 2
  1. #1
    Tomfernandez1 is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Feb 2011
    Posts
    74

    Query Multiple Tables

    Hello -



    I need to to query multiple Tables - each having the same structure - so here is some background that I hope provides a better understanding of my situation.

    First off - I acknowledge that having multiple Tables with the same structure is not good database design. The Tables were built many years ago, when my knowledge of Access was very limited.

    I have three Tables, each named by month (Jan;Feb;Mar). Each Table has 20 fields which include: First_Name; Last_Name; Van_#; Month; etc.
    The same persons (First_Name; Last_Name) have participated in the same van or different vans during the three-month time period.

    I believe I have to use a Union Query to combine information from the three Tables. I have accomplished this, but where I'm stuck is in trying to figure out how to report, for example: Bill Smith rode in van 334 in January and February, but rode in van 552 in March. How do I design a query to show this result?

    Your advice and attention to this email is very much appreciated!

    - Tommy

  2. #2
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    Just how much data do you have in the tables. I'd really recommend normalizing your database first before you continue. You'll run into many problems like this should you not. In a normalized database, this is an easy query. However, with the structure you have, things are becoming more difficult than they should be. What are the 20 fields that you have in your tables? Post those and let's see if we cant normalize your db.

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

Similar Threads

  1. Replies: 12
    Last Post: 12-17-2010, 05:35 PM
  2. Can I query multiple tables
    By Sarge, USMC in forum Queries
    Replies: 2
    Last Post: 10-28-2010, 09:54 PM
  3. Query from multiple tables
    By ambidextor in forum Queries
    Replies: 1
    Last Post: 02-25-2010, 08:01 AM
  4. Query problem with multiple tables
    By DanW in forum Queries
    Replies: 1
    Last Post: 11-20-2009, 06:23 PM
  5. Replies: 1
    Last Post: 07-06-2007, 08:27 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