seperating data by pages in reports

versuviusx

Registered User.
Local time
Today, 13:13
Joined
Nov 1, 2006
Messages
15
ok so i have some data and i want to make a report. the problem is that it puts all the data all on one page if it can. i need to know or find a way to seperate the data by pages that way we can print different pages according to the data. any help would be awesome.
 
for example lets says i have 10 records.
well it will try to put all the 10 records all on one page. i just want to have each page have 1 record. not 10 records. how can i do this?
 
use a grouping in your report and put a page break in the footer of the group
 
I got the same problem but don't understand your answer :(
 

Users who are viewing this thread

Back
Top Bottom