Hi. I'm new to data reporting and have some questions regarding the design. I want to create a report of an Access database. Here is my problem:
I want the first page to have a design, and the pages form 2...n another design.
The first page should give details about the order like quantity, name, description ( which i pull out of the database) and the pages form 2..n should contain records that compose the order.
Is there a way i can create that with DataReport included in VB6?

Thanks and regards