Hi ,
I am very new to crystal reports .
I need some help in creating a kind of subreport that shows the total handicapped persons attended in that month.
My main report prompts for the starting date and ending date. It also looks into the database and runs a formula '@Handicapped' which checks if the handicapped field in the table is 1 , if 1 then 'y' is displayed.
So the subreport should now show the count of all the y's in the mainreport, for each month , depending on the start date and the enddate . Please help me as to how and where should i position the subreport and how could i do this.
The subreport should look something like
Jul | AUG
_____________________
Handicapp| 12 | 15
I am very new to crystal reports .
I need some help in creating a kind of subreport that shows the total handicapped persons attended in that month.
My main report prompts for the starting date and ending date. It also looks into the database and runs a formula '@Handicapped' which checks if the handicapped field in the table is 1 , if 1 then 'y' is displayed.
So the subreport should now show the count of all the y's in the mainreport, for each month , depending on the start date and the enddate . Please help me as to how and where should i position the subreport and how could i do this.
The subreport should look something like
Jul | AUG
_____________________
Handicapp| 12 | 15