R
Rusty Shackelford
I want to build a report that does just a summary of the report. Lets say a
query selected all the records from a date range I wanted from a table
called orders. And each order record had a few classifications, one would be
a type of order (cash or credit), then I have check boxes for different
additional information (returning customer, walk in, or senior citizen). The
report I want to make would first separate the cash from the credit and give
a total number of orders for each. Then I would want cash and credit broken
down into a number for each of the other additional information that make up
the cash or credit. Not sure the best way to proceed on this. Any links to a
good guide would be grate or any suggestions.
Thanks
query selected all the records from a date range I wanted from a table
called orders. And each order record had a few classifications, one would be
a type of order (cash or credit), then I have check boxes for different
additional information (returning customer, walk in, or senior citizen). The
report I want to make would first separate the cash from the credit and give
a total number of orders for each. Then I would want cash and credit broken
down into a number for each of the other additional information that make up
the cash or credit. Not sure the best way to proceed on this. Any links to a
good guide would be grate or any suggestions.
Thanks