Results 1 to 3 of 3
  1. #1
    metube is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    3

    Creating a Count for while applying multiple criteria..Help Plz!

    Hi,



    I really need a big favour! LOL

    I have a database which contains sales from stores (each customer has their own account), but transactions are only entered per product.

    I am looking for a way to find out which customers have bought a set of products.

    The the feilds are as such:
    Date
    Customer
    Product
    Quantity
    Total Cost

    There are relationship links for more indepth data about customers and the Products.

    I dont want to have to export to excel and start running if statments I'd rather run them from within the database, but I have no idea.

    I thought this would be easy but Im lost

    Hopefully someone would be generous enough to help me.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    What is the name of the table with the fields you identified?

    I am looking for a way to find out which customers have bought a set of products
    .

    How do you define "set of products"?

  3. #3
    metube is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2011
    Posts
    3
    The table is named tblSalesbySalon

    The feilds are:

    ID
    Date
    ClientID
    ProductID
    SaleQTY
    SaleAMNT

    Ive tried using a crosstab query but can figure out the next step...Im sure im either on the wrong track or missing somthing.

    Each product has an "ID"

    so for example I want to see which customers purchases 1, 2 and 3...
    Not filtering out the other transactions, but ultimatly counting the customers which purchased all three.

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

Similar Threads

  1. Replies: 1
    Last Post: 03-20-2011, 09:21 AM
  2. Replies: 1
    Last Post: 02-25-2011, 06:11 PM
  3. Multiple count query
    By aajay05 in forum Queries
    Replies: 2
    Last Post: 03-08-2010, 10:00 AM
  4. trouble creating correct criteria
    By pshawk in forum Queries
    Replies: 1
    Last Post: 02-12-2010, 01:52 AM
  5. Creating a list viewed by 2 criteria
    By phillyon in forum Queries
    Replies: 0
    Last Post: 12-01-2008, 11:46 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