Results 1 to 2 of 2
  1. #1
    KWarzala is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Sep 2009
    Posts
    35

    Report from 2 tables


    I have 2 tables: tblLocations with Type (has store locations and whether they are a food or merchandise location) and tblBreakdown (has the date, Location, and the amount of money spent at the location) I am trying to make a report that shows all the store locations (even if no money was spent there) and be able to pull up the report by month and see what dates something was purchased from the store. Basically right now, there is a paper checklist for each month which has all the locations on it, and when something is purchased at the store it gets highlighted, so it is easy to see which one's haven't been visited in the month. I can make a report that shows the location name, and when it was visited, but it wont show the locations that haven't been visited. i don't know if this makes sense. thank you!

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Assuming you can join these two tables you need to use a Left Join instead of an Inner Join.

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

Similar Threads

  1. Report based on multiple tables
    By Pimped in forum Reports
    Replies: 1
    Last Post: 12-16-2009, 04:14 AM
  2. Access report with 3 tables -grouping,sorting
    By kartechy in forum Reports
    Replies: 0
    Last Post: 07-22-2009, 09:07 AM
  3. Replies: 1
    Last Post: 02-02-2009, 05:52 AM
  4. Replies: 0
    Last Post: 10-24-2008, 11:20 AM
  5. Joining tables two tables and another table that is not
    By DevintheDude in forum Database Design
    Replies: 0
    Last Post: 09-12-2007, 08:56 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