R
Ramesh
HI,
I have a table with Product field and SaleDate field.
I need to make a query that will give me a count of number of times a
product was sold on a monthly basis. In other words, the number of records
for each product in a month. Something like each productname as
columnheading and name of the month as row heading, and the count in the
tabulation.
do i need to use crosstab query to do this? could someone guide me here?
Thanks very much.
Ramesh
I have a table with Product field and SaleDate field.
I need to make a query that will give me a count of number of times a
product was sold on a monthly basis. In other words, the number of records
for each product in a month. Something like each productname as
columnheading and name of the month as row heading, and the count in the
tabulation.
do i need to use crosstab query to do this? could someone guide me here?
Thanks very much.
Ramesh