Results 1 to 6 of 6
  1. #1
    funi.t is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    52

    searching for a certain filed name from multiple tables

    hi
    I have around twenty shipment tables for different days and one main store check table.In the shipment tables i have bill numbers that correspond with shipping id's and in the store table i only have bill numbers.

    I would like to check if the bill number in the store table appears in all 20 tables.after doing that i want the corresponding shipping ID to appear in the store table.

    is this possible?

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    It appears that you have a normalization issue. Why do you have 20 tables with shipment information. To make this work easily, all the shipping data should be in one table.

    Please read this on normalization.

    http://www.deeptraining.com/litwin/d...aseDesign.aspx

  3. #3
    funi.t is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    52
    The reason why there are many tables is because a shipping master report is received every second day.

    From all these shipping tables i also need to track down how long a certain shipping number has been in the the records.
    for example:i received a shipping report on the 3rd,5th,7th and11th of november,for all this days sj41525285 only appears on the 5th,7th and 11th of november.I should be able to get the age of this shipping id which is 6 days.

    please help

  4. #4
    funi.t is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    52
    can you recommend any books on Acess database designs.
    thanks

  5. #5
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    When I started, I used Virginia Anderson's book which was written for Access 2002. I am sure she has an updated version. Look on
    Amazon. Also, look at this site.

    http://www.accessmvp.com/strive4peace/

    Look at Youtube videos, use Google a lot (its your friend) and lookup Allen Browne in Google.

  6. #6
    funi.t is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    52
    thank you for you help and patience

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

Similar Threads

  1. Query: Two tables With Yes/No Filed
    By Judasdac in forum Queries
    Replies: 6
    Last Post: 10-17-2011, 12:24 AM
  2. Searching for values and making new tables
    By Chevlion42 in forum Programming
    Replies: 9
    Last Post: 10-10-2011, 11:55 AM
  3. Replies: 2
    Last Post: 06-26-2011, 06:59 AM
  4. Searching mutiple tables
    By mbolster in forum Access
    Replies: 8
    Last Post: 07-06-2010, 10:16 AM
  5. Replies: 2
    Last Post: 05-25-2010, 02:45 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