jonegr
Posts: 6
|
| Posted: 03/28/2006, 11:54 PM |
|
First the report feature is a great addition.
I have a report that does just about everything I want it to do. Can you set up the report so that if a record would otherwise start at the end of one page and continue to the next it instead forces that record to start on the next page?
|
 |
 |
Chris_T
|
| Posted: 03/29/2006, 11:18 AM |
|
Are you saying you want record 1 on page 1, record 2 on page 2, etc?
If that's the case, it should do that automatically. I had problems with the form letter (free form). I was using that to set up a custom report page, and my records wouldn't print 1 per page. I instead used form (columnar) style and then moved things around to make my custom report, and it worked there.
|
|
|
 |
jonegr
Posts: 6
|
| Posted: 03/29/2006, 9:58 PM |
|
No. The application is a daily notices sytem for school. Each record comprises the fields: heading, staff code, notice.
The heading and staff code are on one line and the notice is on the line below.
As the length of the notices varies it sometimes happens that a particular record will start displaying on one page and then the rest of it will spill onto the next page. There is a keep together option in MS Access reports that forces a new page if the record would otherwise spill across 2 pages.
I was hoping that there may be a way of doing the same thing in CodeCharge
|
 |
 |
|