Hi,
I have a system, that when an order is complete a summary is printed for the customer. Now each Order can contain up to eight different products. And the company would like a list of pricing for each individual product not the whole order. The VB I can work out to get these figures but Im having trouble showing them on a report. I am using the report designer in VB6.
Can I structure it so that Page One has the details for product One, then a page break and Product two is on page two.
Usually I have tried to fit it all on one page but this wont work with this example and I cant place the information in the "Detail" section.
Any help is very appreciated.
Cheers
I have a system, that when an order is complete a summary is printed for the customer. Now each Order can contain up to eight different products. And the company would like a list of pricing for each individual product not the whole order. The VB I can work out to get these figures but Im having trouble showing them on a report. I am using the report designer in VB6.
Can I structure it so that Page One has the details for product One, then a page break and Product two is on page two.
Usually I have tried to fit it all on one page but this wont work with this example and I cant place the information in the "Detail" section.
Any help is very appreciated.
Cheers