J
Joe
Hello,
Thanks a lot for any help!
I have a query with sales details of products. The 'Name'
field of the query repeats itself once everytime the
product is sold. That is, u have the same product name as
many records.
I want to display in a Form, the number of times each
product has been sold.
I have a combo box with the list of products and I want to
display the number of times each products have been sold
in a text box.
Eg: Product sold to
aa customer 1
bb customer 3
aa customer x
cc customer 1
aa customer 3
bb customer 2
I have a combo box with the list of products. how can I
display the number of time they have been sold??
Thanks,
Regards,
Joe
Thanks a lot for any help!
I have a query with sales details of products. The 'Name'
field of the query repeats itself once everytime the
product is sold. That is, u have the same product name as
many records.
I want to display in a Form, the number of times each
product has been sold.
I have a combo box with the list of products and I want to
display the number of times each products have been sold
in a text box.
Eg: Product sold to
aa customer 1
bb customer 3
aa customer x
cc customer 1
aa customer 3
bb customer 2
I have a combo box with the list of products. how can I
display the number of time they have been sold??
Thanks,
Regards,
Joe