I want create a report to make cover sheets for several documents. The cover sheets should have the same data on them except for a text title (which is not in the database)and I would like to do this in one run.
e.g.
Title 1
datarow1
datarow2
datarow3
(page break)
Title 2
datarow1
datarow2
datarow3
etc.
I could make the user run the report 3 times to produce the different versions but that seems unnecessary. Anybody have any ideas how I can do this?
I am running Crystal 8 against an Oracle 9 database using OLE DB to connect.
Thanks
Jeff
e.g.
Title 1
datarow1
datarow2
datarow3
(page break)
Title 2
datarow1
datarow2
datarow3
etc.
I could make the user run the report 3 times to produce the different versions but that seems unnecessary. Anybody have any ideas how I can do this?
I am running Crystal 8 against an Oracle 9 database using OLE DB to connect.
Thanks
Jeff