J
Jason
I have a table with two colums:
CustomerID and ProductName
The same customer may have just one product or multiple. I can do a query
and for the criteria, enter <> "Product X" and the results will show all the
customers that do not have Product X in the table. This may also include the
same patient that HAS received Product X, it just doesn't show it in the
results.
What I want to see, though, are customers that have NEVER received Product X
and even if they've received another product, I do NOT want that customer
listed.
Does anyone know how this can be accomplished?
Thanks
CustomerID and ProductName
The same customer may have just one product or multiple. I can do a query
and for the criteria, enter <> "Product X" and the results will show all the
customers that do not have Product X in the table. This may also include the
same patient that HAS received Product X, it just doesn't show it in the
results.
What I want to see, though, are customers that have NEVER received Product X
and even if they've received another product, I do NOT want that customer
listed.
Does anyone know how this can be accomplished?
Thanks