Hi all,
I am struggling with access and can't seem to find a proper solution to my problem.
I have a patient database. In here you can find, among others, the date of birth of the patient, the date that the patient was treated, the service provided (you can choose physio, rehab or ortho).
So what I would like is to create a cross table showing the service provided for age groups per month. It should look something like this
On top in the columns the months: jan feb mar etc.
Physio 0-4
5-19
20 and up
Rehab 0-4
5-19
20 and up
I was able to make the cross tabs by month and service but i have no clue how to do the age distribution. I did manage to calculate the age though.
Can someone please help me out on how to make the age distributions and to get a table as shown in my example?
Kind regards, Danielle