-
Data Report
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
[email protected]
-
Re: Data Report
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