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.