tnguyen315
MIS
I have created a report showing all vaccine in group footer showing the sum of each kind of vaccine with parameters [BeginDate] and [EndDate] run by each month with total 26 vaccine in the list.
For instance the list for 01/01/10 to 01/31/10
Vaccine Total
HepA 15
HepB 25
Dtap 20
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
Is there anyway to show all the list of vaccine by order on the report each month we run the report even those that vaccine is not in database in that month but still want to show on the report with total = 0.
I got the report working to show in order however if in that month there is one vaccine not in the database then it's take off the list...
Sample: if during feb 2/1/10 --2/28/10 there is no vac HepA and Dtap then the result would be:
Vaccine Total
HepB 25
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
but I want to show something like:
Vaccine Total
HepA 0
HepB 25
Dtap 0
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
Is that possible?
Thanks for your help...
For instance the list for 01/01/10 to 01/31/10
Vaccine Total
HepA 15
HepB 25
Dtap 20
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
Is there anyway to show all the list of vaccine by order on the report each month we run the report even those that vaccine is not in database in that month but still want to show on the report with total = 0.
I got the report working to show in order however if in that month there is one vaccine not in the database then it's take off the list...
Sample: if during feb 2/1/10 --2/28/10 there is no vac HepA and Dtap then the result would be:
Vaccine Total
HepB 25
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
but I want to show something like:
Vaccine Total
HepA 0
HepB 25
Dtap 0
Dt 15
HIP 10
MMR 20
etc...to all 26 vaccine...
Is that possible?
Thanks for your help...