H
Hugh self taught
Hi Brainy people,
I have fields Male & Register & I want to total the number of males (yes/no
field) where the left([Register],2) = "GU"
I have to create the same query for 11 different combinations "GU", "FS",
"KZ" etc & then I need to combine those results to look something like
GU Male 302
GU 401
FS Male 254
FS 287
Does that make sense? Is there a shorter route to get the desired result? My
brain is tired & I've been out of touch with access for a little while again
so any assistance is greatly appreciated.
Regards
Hugh
I have fields Male & Register & I want to total the number of males (yes/no
field) where the left([Register],2) = "GU"
I have to create the same query for 11 different combinations "GU", "FS",
"KZ" etc & then I need to combine those results to look something like
GU Male 302
GU 401
FS Male 254
FS 287
Does that make sense? Is there a shorter route to get the desired result? My
brain is tired & I've been out of touch with access for a little while again
so any assistance is greatly appreciated.
Regards
Hugh