D
Don Sealer
I need some help. I have a database that right now has about 3000 entries.
The database tracks products and the quantities and defects associated with
the products. There are about 22 products and about 30 columns tracking
defects and quantities. I have a report that shows all this data and lists
each product (22) and all the quantities and defects associated with each
product. This is a one page report.
What I'd like to do is be able to show specific records by date and still
only show the totals for the 22 products. For instance, I want to show all
the data for January 04. There are 162 individual records for that month.
When I query my database for that month the report shows all 162 records.
I'd really like it to group everything for that time period.
I hope this explains my problem and I hope someone can tell me how to make
this work.
Thanks,
Don.......
The database tracks products and the quantities and defects associated with
the products. There are about 22 products and about 30 columns tracking
defects and quantities. I have a report that shows all this data and lists
each product (22) and all the quantities and defects associated with each
product. This is a one page report.
What I'd like to do is be able to show specific records by date and still
only show the totals for the 22 products. For instance, I want to show all
the data for January 04. There are 162 individual records for that month.
When I query my database for that month the report shows all 162 records.
I'd really like it to group everything for that time period.
I hope this explains my problem and I hope someone can tell me how to make
this work.
Thanks,
Don.......