sort reports onto seperate pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi

i hae a report that is meant to look like a timetable for a course, the
course is over 3 days how do or can i get the report to print each day on
seperate pages an example of what i want is

Cancer Care course

Date 28/10/05

9am Welcome
10am What is Cancer
11am Cell Biology
12 pm Lunch
13pm Health promotion
14pm etc etc

i have a query that generates the data but it puts it all on one page so i
have the second day starting after the first

i hope someone can help

thanks

Phil
 
Phil said:
hi

i hae a report that is meant to look like a timetable for a course, the
course is over 3 days how do or can i get the report to print each day on
seperate pages an example of what i want is

Create a group on Date and, in the footer properties of each group, click on
New Page After Section

Tom Lake
 
Phil said:
i hae a report that is meant to look like a timetable for a course, the
course is over 3 days how do or can i get the report to print each day on
seperate pages an example of what i want is

Cancer Care course

Date 28/10/05

9am Welcome
10am What is Cancer
11am Cell Biology
12 pm Lunch
13pm Health promotion
14pm etc etc

i have a query that generates the data but it puts it all on one page so i
have the second day starting after the first


Use the report's Sorting and Grouping window (View menu) to
group on the date field and select Yes for the group header.
Then specify the group header section's ForceNewPage
property to Before Section.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top