Re: In MS Access how can I skip to the next page on section break if section can not be printed entirely
- From: salad <oil@xxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 06:33:56 GMT
cheyennemtnman wrote:
In MS Access how can I skip to the next page on section break ifCheck your KeepTogether property.
section can not be printed entirely on the preceding page. Say if I
had 20 print lines on the page and I have section 1 with 4 records and
section 2 with 5 records ... Section three has 10 records... I want to
print page one with section 1 and 2 since section 3 can not be printed
entirely on the page. Therefore I want it to do a page break before
starting to print the records in section 3...
Is there a simple solution without counting lines?
You can also check MoveLayout, NextRecord, PrintSection Properties in Help when you need to get fancy.
.
- References:
- Prev by Date: Re: How to deal with a VBA-project that is damaged in Access2000
- Next by Date: Re: 2007 Access
- Previous by thread: In MS Access how can I skip to the next page on section break if section can not be printed entirely
- Next by thread: Create a Temp Table via VBA
- Index(es):