473,385 Members | 1,615 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

In MS Access how can I skip to the next page on section break if section can not be printed entirely

In MS Access how can I skip to the next page on section break if
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?

Jul 31 '07 #1
1 1934
cheyennemtnman wrote:
In MS Access how can I skip to the next page on section break if
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?
Check your KeepTogether property.

You can also check MoveLayout, NextRecord, PrintSection Properties in
Help when you need to get fancy.

Jul 31 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Bob | last post by:
Hi, I am using Access 2000 to print out an address book. I have designed the report based on a database whose first record is not blank. In the design there is a one line report header, a onle...
8
by: mytfein | last post by:
Hi Everyone, Background: Another department intends to ftp a .txt file from the mainframe, for me to process. The objective is to write a vb script that would be scheduled to run daily to...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
3
by: M. Schroeder | last post by:
Recordsets in my database use 120 fields, but the average recordset uses only about 20 fields, what leaves 100 fields NULL in each line. When I use the regular access reporting, I always get shown...
24
by: Robin Cole | last post by:
I'd like a code review if anyone has the time. The code implements a basic skip list library for generic use. I use the following header for debug macros: /* public.h - Public declarations and...
8
by: babyangel43 | last post by:
Hello, I have a query set up in Access. I run it monthly, changing "date of test". I would like this query to be merged with a Word document so that the cover letter is created in Word, the fields...
1
by: bobh | last post by:
Hi All, In AccessXP I have a report which I have a group header/footer called HUB. On change in HUB I want to do a page break, I've found that if I put the page break in the HUB header section...
1
by: Simon | last post by:
Dear reader, Is there some VBA code to place or remove a page break on the bottom of the report header section? In some cases only the header section of the report has to be printed in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.