D
Dennis
Hi,
I'm using Access via Office XP Pro on Windows 7.
I'm working on an invoice "form" report. It is comprised of a main report
and a sub-report. (I have the same issue on my work order "form" report.)
The main report's record source is tblWorkOrder table, grouped by work order
/invoice number (work order is same as invocie number) and is comprised of:
Work Order Header section
Detail section (sub-report is in this section)
Page Footer
The sub-report's record source is tblWorkOrderDet, grouped by work order /
invoice number, and is comprised of:
WorkOrderHeader section
Detail Line section
WorkOrder Footer section
Question:
If all of the details in the sub-report fit on the first page, everything
works great. If there are more details than will fit on the first page, ALL
of the details are printed on the second and subsequent pages leaving the
first page 3/4 empty.
The sub-reports's Work Oder Header, Detail, and Work Order Footer's "Keep
Together" properties are all set to "No". The report's detail section's
"Keep Tother" is also set to "No".
How do I get the details to start printing on the first page even if they
subsequently run over to the second and later pages.
I'm using Access via Office XP Pro on Windows 7.
I'm working on an invoice "form" report. It is comprised of a main report
and a sub-report. (I have the same issue on my work order "form" report.)
The main report's record source is tblWorkOrder table, grouped by work order
/invoice number (work order is same as invocie number) and is comprised of:
Work Order Header section
Detail section (sub-report is in this section)
Page Footer
The sub-report's record source is tblWorkOrderDet, grouped by work order /
invoice number, and is comprised of:
WorkOrderHeader section
Detail Line section
WorkOrder Footer section
Question:
If all of the details in the sub-report fit on the first page, everything
works great. If there are more details than will fit on the first page, ALL
of the details are printed on the second and subsequent pages leaving the
first page 3/4 empty.
The sub-reports's Work Oder Header, Detail, and Work Order Footer's "Keep
Together" properties are all set to "No". The report's detail section's
"Keep Tother" is also set to "No".
How do I get the details to start printing on the first page even if they
subsequently run over to the second and later pages.