merciless32
Registered User.
- Local time
- Today, 18:59
- Joined
- Mar 4, 2002
- Messages
- 48
OK...here goes nothing...
I have 3 tables that contain a field named "Status", (Table_1, Table_2, Table_3). The code in the Status field will be an "A" for new records, "B" for records returned for questions, and "C" for closed records.
How do I use DCount to track the combined daily record totals for all 3 tables based on the Status field?
Thanks in advance.
I have 3 tables that contain a field named "Status", (Table_1, Table_2, Table_3). The code in the Status field will be an "A" for new records, "B" for records returned for questions, and "C" for closed records.
How do I use DCount to track the combined daily record totals for all 3 tables based on the Status field?
Thanks in advance.