Results 1 to 2 of 2
  1. #1
    carcement is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Apr 2014
    Posts
    15

    Database to identify products sold in county but not in individual account


    I'm attempting to create an access database that takes a table of products sold in a county, rank them per county, then compare them to a table of product sold per account to generate a list of the top ten products not sold to an account that are sold in the county along with their ranks. I'm not sure how to achieve this with queries without filtering down to each account and parish individually at the beginning. Ideally, I would be able to create a report that groups by account number and just print the report once each quarter.

    Any help is appreciated, an example DB is attached.
    Attached Files Attached Files

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    well one starts by setting up individual queries that give you the piece parts that you know you need:
    [products sold in a county]
    [ rank them per county]
    [product sold per account]
    [accounts by county]

    and then join the queries appropriately into a new query where [product sold per account] is null - there is a No Duplicates query wizard that can help you with that one....

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

Similar Threads

  1. Replies: 4
    Last Post: 12-31-2014, 02:18 PM
  2. Replies: 1
    Last Post: 02-08-2014, 10:49 AM
  3. student account database
    By jlmyree24 in forum Access
    Replies: 1
    Last Post: 10-24-2013, 12:39 AM
  4. Simple database for checking account
    By Rossmoyne in forum Access
    Replies: 1
    Last Post: 09-14-2012, 06:54 PM
  5. Replies: 8
    Last Post: 04-24-2012, 01:05 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