CCIDBMNG
Registered User.
- Local time
- Yesterday, 20:47
- Joined
- Jan 25, 2002
- Messages
- 154
I was wondering if someone could tell me an easy way to do what I'm trying to do. I have a table with orders in it. There are 2 fields in that table that I need counts for. Received date and exported date. I need to count how many orders we receive each day and how many we exported. But I need the counts by office. Which is another field in the table. I then need to generate a weekly report to show the totals for each day that week. Another problem I have is we have different order tables for each client and I need to do this for each client but run them all in one report. Could someone please help.