Click to See Complete Forum and Search --> : Data Report


dinkar
February 20th, 2000, 09:13 PM
R/Sir,
How to break page after printing specific number of records in VB6.0 Data report
Header and detail reports page break should occur after specific no. of details record and header information should be repeated on each new page with rest of the details record.
Thanks & Regards
Dinkar
dinkar_chat@hotmail.com

Derek
February 21st, 2000, 12:19 AM
Hi,
I think you should check the Sql statements that you have used to generate the output and if you have not used SQL statements then i suggest you use it.
Also drag the correct fieds in the Correct place where you want the records to be displayed in the DataReport.
I hope this helps,
Derek