I have a table that contains all of the main data the table contains group information to include a group name, account manager, effective date and number of contracts.-
The account managers are broken up into two seperate regions, north and south.
I want to create a query (for a report) that shows the totals for each group of account managers and then give a total of all data.
Do I have to create two seperate queries (one for each group of account managers)and then a third query to bring the two together? If so, how would I tie the data together?
The query will have the following fields:
Account Manager
Group Name (counting the number of groups)
Contracts (summing the number of contracts
Effective Month (grouping the data by effective month
Thanks for the assistance!!!!!!
Fred
The account managers are broken up into two seperate regions, north and south.
I want to create a query (for a report) that shows the totals for each group of account managers and then give a total of all data.
Do I have to create two seperate queries (one for each group of account managers)and then a third query to bring the two together? If so, how would I tie the data together?
The query will have the following fields:
Account Manager
Group Name (counting the number of groups)
Contracts (summing the number of contracts
Effective Month (grouping the data by effective month
Thanks for the assistance!!!!!!
Fred