I
ironwood9 via AccessMonster.com
I have a table that contains sales data with a customer nbr and a sales code.
Is there a way to write a query that will "group" the data by CustNbr, and if
a particular customer does not have at least $25, do not return that CustNbr
in my record set, otherwise, just show CustNbr once in my result.
Is there a way to write a query that will "group" the data by CustNbr, and if
a particular customer does not have at least $25, do not return that CustNbr
in my record set, otherwise, just show CustNbr once in my result.