I have built a Students/Classes database and I need a
report that will print out transcripts.
The report is set up fine, however, I need to have the
report print a different student on each page. Right now,
the report prints the student records on top of each
other.
Thanks in Advance
Dan - 30 Apr 2004 18:17 GMT
Good Afternoon!
Depending on how your report is set up, you can use
the "Force New Page" property to make this happen. This
property should be available in the Detail Section and any
Group Header/Footer sections you have set up. Setting this
property to "After Section" will usually work, but again
this can depend on how the Sections in the report are set
up. You can experiment with the settings to see how they
change the page breaks. hope this helps!
Dan
>-----Original Message-----
>I have built a Students/Classes database and I need a
[quoted text clipped - 7 lines]
>Thanks in Advance
>.
fredg - 30 Apr 2004 18:30 GMT
> I have built a Students/Classes database and I need a
> report that will print out transcripts.
[quoted text clipped - 5 lines]
>
> Thanks in Advance
In report design view, click on View + Sorting and Grouping.
Enter the StudentID field in the top panel.
Choose Header Yes in the bottom panel.
Save the change.
Click on the Group Header and set it's ForceNewPage property to Before
Section.

Signature
Fred
Please only reply to this newsgroup.
I do not reply to personal email.