M
mralmackay
Would appreciate any help with the following:
I need to able to count, by month, the amount of records for each table
within my database.
The database is made up of the following:
- Approx 60 linked tables (the data is actually linked to folders
within Outlook).
- Field called 'Date Received' is the field to count on.
For each table within the database I would prefer not to have to define
these all and for the query to work on every table that is present?
I would like the output, if possible, to be like below:
Jan Feb Mar
Data1 3 45 54
Data2 43 4 34
Data3 32 41 21
etc....
Is this possible?
Appreciate your help as always.
Thanks, Al.
I need to able to count, by month, the amount of records for each table
within my database.
The database is made up of the following:
- Approx 60 linked tables (the data is actually linked to folders
within Outlook).
- Field called 'Date Received' is the field to count on.
For each table within the database I would prefer not to have to define
these all and for the query to work on every table that is present?
I would like the output, if possible, to be like below:
Jan Feb Mar
Data1 3 45 54
Data2 43 4 34
Data3 32 41 21
etc....
Is this possible?
Appreciate your help as always.
Thanks, Al.