I am in the process of setting up a data base on people that join our organisation.
I need to produce a report that lists by area and by age group as below;
Branch--------0-10-----11-20-----21-30-----etc
ABC------------8---------28--------20
DEF------------12--------26--------25
GHI------------14--------22--------22
I know I will need to do a cross tab report, but I can't seem to work out how to get the data to sort by the age groups first.
So basically I need to know how to sort the data into the age groups, then do a cross tab report from there
Regards
I need to produce a report that lists by area and by age group as below;
Branch--------0-10-----11-20-----21-30-----etc
ABC------------8---------28--------20
DEF------------12--------26--------25
GHI------------14--------22--------22
I know I will need to do a cross tab report, but I can't seem to work out how to get the data to sort by the age groups first.
So basically I need to know how to sort the data into the age groups, then do a cross tab report from there
Regards