ToshTrent
Technical User
- Jul 27, 2003
- 209
Hi.
I have a smallish database where I would like to get a count of how many males and females are a member of my book club. Is there a way I can do this using a simple query?
Something like
Male = 18
Female = 25
When I do GroupBy Gender and Count I get multiple rows without giving an overall total.
Thank you in advance!
[red]
Thankyou[/red]
Matt
I have a smallish database where I would like to get a count of how many males and females are a member of my book club. Is there a way I can do this using a simple query?
Something like
Male = 18
Female = 25
When I do GroupBy Gender and Count I get multiple rows without giving an overall total.
Thank you in advance!
[red]
Thankyou[/red]
Matt