Help with Crystal Reports
hi im using crystal reports and i would like to do the following:
i would like to print a group of records with a sub group of records per page only..
for example..
an order slip with group number "9999" would print per page, while in each page only a selected menu of "Beverages" would be printed.
like this..
when a user clicks a button in vb, all of the bill for group "9999" would be printed per table per page and only all orders that are beverages..
thanks.. i hope someone could help me soon. :)
Re: Help with Crystal Reports
you need to create a subreport within your main report and link it to the main report.
Re: Help with Crystal Reports
Re: Help with Crystal Reports
what would happen if records in group 9999 or records of group 9999beverages is more than one page?
Re: Help with Crystal Reports
thanks for the prompt reply guys..
anyway, VBFNewcomer, then a second page with the same header and footer will appear..
but that wouldnt happen because im only expecting a maximum of 3 records for the group..
Re: Help with Crystal Reports
Open the Section Expert, go to the group where beverages is set. Now you will find a check box New page after check it, thats done.