Duane:
Here's an outline of the structure I'm using: Billing details are stored in
a table with an invoice number and date. A query draws out the information
for a specified date. A second query draws out the information from the
previous month. There is a third query that tracks a running total of one of
the items. I brought the information from all three queries into the Report
Wizard and have the report grouped by: county, then Sales Manager, then sales
person. When Report Wizard asked how I wanted to view the information, I had
a choice of viewing the data by current month, last month, or running total.
When I chose current month or running total, the Wizard would not combine the
data. Choosing last month enabled the wizard to assemble the report.
Interestingly, it is only the current month data being brought in
incorrectly. I hope this is clear enough to understand what is happening,
but I can try to explain further if needed. Thanks for your patience with
this, and I appreciate your help!