HarrySpencer
Registered User.
- Local time
- Today, 22:11
- Joined
- Apr 10, 2007
- Messages
- 25
Hello
Sure this is possible and currently trying different things but haven't been able to find any information on what I'm trying to do but not really sure what to search for.
I have 2 tables (person / merit) currently the merti table has 4 fields (MeritID, PersonID, Issuer, Type) I'm trying to count the the Type field 7 times, once of each type (MC/MI/MN/MP/MS/MV) and once to count a grand total.
I want to produce a query to use in a mail merge that will list the total for each merit type and one grand total.
I've been trying a few different things including sub queries but I've not managed to get the query to produce a single record that counts each individual type.
Any ideas and advice would be highly appreciated.
Many thanks, Harry
Sure this is possible and currently trying different things but haven't been able to find any information on what I'm trying to do but not really sure what to search for.
I have 2 tables (person / merit) currently the merti table has 4 fields (MeritID, PersonID, Issuer, Type) I'm trying to count the the Type field 7 times, once of each type (MC/MI/MN/MP/MS/MV) and once to count a grand total.
I want to produce a query to use in a mail merge that will list the total for each merit type and one grand total.
I've been trying a few different things including sub queries but I've not managed to get the query to produce a single record that counts each individual type.
Any ideas and advice would be highly appreciated.
Many thanks, Harry