mylovelyhorse
Programmer
Hi,
In a db where associated items (e.g. piece of equipment and associated parts list) all have a common field, I've set up a query to report on these sets (as identified by the common field) in a simple format - the main item at the top and the subsidiary devices underneath, with some text in the footer.
The report I have designed for this query has the common field in the page header and this is the grouping field. The details of the main item are in the system header and the subsidiary devices are in the detail section. I then have some text in the page footer.
What I want is to be able to open the report and see one page per main item, with any associated subsidiary devices. What I have is something like that, except the report uses all available space on the page to go on to the next main items, rather than going to a new page for a new item (and all its bits - if it has any). I've tried forcing a new page in the headers and details but I either get one page per part or a page with item and 1 device, with the remaining devices (and there can be many) each on a seperate page.
Can anyone suggest a method of grouping, page-breaking (or other!) that will allow me to have my group of parts on one page whilst moving on to the next main item for each new page?
cheers
mike
In a db where associated items (e.g. piece of equipment and associated parts list) all have a common field, I've set up a query to report on these sets (as identified by the common field) in a simple format - the main item at the top and the subsidiary devices underneath, with some text in the footer.
The report I have designed for this query has the common field in the page header and this is the grouping field. The details of the main item are in the system header and the subsidiary devices are in the detail section. I then have some text in the page footer.
What I want is to be able to open the report and see one page per main item, with any associated subsidiary devices. What I have is something like that, except the report uses all available space on the page to go on to the next main items, rather than going to a new page for a new item (and all its bits - if it has any). I've tried forcing a new page in the headers and details but I either get one page per part or a page with item and 1 device, with the remaining devices (and there can be many) each on a seperate page.
Can anyone suggest a method of grouping, page-breaking (or other!) that will allow me to have my group of parts on one page whilst moving on to the next main item for each new page?
cheers
mike