VB6 - SQL Server 2000 - Crystal Report 8
Hello
I am building a enrollment system in our institution... and in this system, i want to generate a report called Certification of Grades.. this report consists of Student Info (Name, Address, COntact No., Birthday, etc...), Subject Taken (by Semester), Grades...
it is possible to make this report in crystal report per student..?
i mean it is a single print per student.?
need help..
thanks in advanced
1 Attachment(s)
Re: VB6 - SQL Server 2000 - Crystal Report 8
this is the screenshot of the report that i want to generate in my program..
please help me...
Re: VB6 - SQL Server 2000 - Crystal Report 8
It's been a while since I used Crystal, but I think you just need to add the student fields to the Group, and set the Group Header to be the name/address lines as you have shown.
Re: VB6 - SQL Server 2000 - Crystal Report 8
ok.. i will try your comment.. :) thanks..
Re: VB6 - SQL Server 2000 - Crystal Report 8