memilanuk
Registered User.
- Local time
- Today, 08:48
- Joined
- Apr 8, 2009
- Messages
- 33
I must be doing something completely wrong; it doesn't seem like this should be this hard to accomplish. Then again, it is 0400-ish here and it's been a looong night shift 
What I have: a query that displays a number of fields depending on certain criteria. Specifically if a person is a 'Regular' member and not expired, or if they are a 'Life' member, and then a number of fields with other pertinent information, including Yes/No fields for what kind of membership they have (Regular, Life, LEO, Jr.) and where they purchased their membership at.
What I want/need is to create a summary report for taking to the monthly volunteer board meetings showing we have X number of Regular members, Y number of Life members, Z number of LEO, etc. as well as being able to show a basic breakdown of where people are buying their memberships at: i.e. how many at store 'A', how many at store 'B', how many purchase directly at the club, etc.
So far I've been going round and round in circles trying to figure out if I can make this work from the query/tables I have, or if I need to create a Totals query. I got the results (more or less) I wanted by creating a single totals query for one value (Regular member) - maybe I'm missing something but there's got to be a simpler way than creating a separate totals query for each thing? The 'Queries' section of my Navigation Pane is growing by leaps and bounds; I didn't want to have to add four or five more, one for each aspect if I could avoid it. Can I?
Thanks,
Monte
What I have: a query that displays a number of fields depending on certain criteria. Specifically if a person is a 'Regular' member and not expired, or if they are a 'Life' member, and then a number of fields with other pertinent information, including Yes/No fields for what kind of membership they have (Regular, Life, LEO, Jr.) and where they purchased their membership at.
What I want/need is to create a summary report for taking to the monthly volunteer board meetings showing we have X number of Regular members, Y number of Life members, Z number of LEO, etc. as well as being able to show a basic breakdown of where people are buying their memberships at: i.e. how many at store 'A', how many at store 'B', how many purchase directly at the club, etc.
So far I've been going round and round in circles trying to figure out if I can make this work from the query/tables I have, or if I need to create a Totals query. I got the results (more or less) I wanted by creating a single totals query for one value (Regular member) - maybe I'm missing something but there's got to be a simpler way than creating a separate totals query for each thing? The 'Queries' section of my Navigation Pane is growing by leaps and bounds; I didn't want to have to add four or five more, one for each aspect if I could avoid it. Can I?
Thanks,
Monte