M
MikeN
Hello,
Could your guy help me to design this kind of report.Thank
you.
My boss told me he need a report for 40 client with each
quarter for every year (from 2000 to 2003). I created a
mainmenu with combobox to do this? And Do I have to create
160 queries and 160 reports? And in every report he need
calculate like format below:
Client 1 - First Quater Year 2000
Gender
Male: # of male
Female: # of female
Age
<18: # of patient age less than 18 year old
19-29: # of patient age between 19 to 29
I have a table contain all this info. with char field.
How to do this?
Best regards.
MikeN
Could your guy help me to design this kind of report.Thank
you.
My boss told me he need a report for 40 client with each
quarter for every year (from 2000 to 2003). I created a
mainmenu with combobox to do this? And Do I have to create
160 queries and 160 reports? And in every report he need
calculate like format below:
Client 1 - First Quater Year 2000
Gender
Male: # of male
Female: # of female
Age
<18: # of patient age less than 18 year old
19-29: # of patient age between 19 to 29
29: # of patient age >29
I have a table contain all this info. with char field.
How to do this?
Best regards.
MikeN