Axess_Newbie
New member
- Local time
- Today, 14:19
- Joined
- Oct 30, 2008
- Messages
- 4
Hey all
I wonder if someone can help me out on what I think should be a simple query (although i can't seem to do it!)
I've got a table that looks like this...
Table_IceCreamLovers
<16
16-20
21-25
25-30
31-35
36-40
41-45
46-50
>50
At the moment, I'm having to 'Group By' age and count the primary key 'Person_ID'. Then I have to export the whole list to excel and manually group the counts for each age range. Painstaking!!
Is there an easier way to do this IN DESIGN VIEW??
Thanks guys - whoever can help gets a lifetime supply of cyber ice cream!
R
I wonder if someone can help me out on what I think should be a simple query (although i can't seem to do it!)
I've got a table that looks like this...
Table_IceCreamLovers
- Person_ID
- Age
- Gender
- PostCode
- Favourite_flavour
<16
16-20
21-25
25-30
31-35
36-40
41-45
46-50
>50
At the moment, I'm having to 'Group By' age and count the primary key 'Person_ID'. Then I have to export the whole list to excel and manually group the counts for each age range. Painstaking!!
Is there an easier way to do this IN DESIGN VIEW??
Thanks guys - whoever can help gets a lifetime supply of cyber ice cream!
R