Repeat Section not formating as desired

G

Guest

Something so simple! I have a report with a group header and detail under
it. I would like the group header to repeat on each new page, so I set the
repeat section of the group header to "yes". I had a situation where 2
consecutive pages have dangling headers at the bottom of a page (headers with
no detail below them). I found the MSDN article related to this and I have
implemented the PrintOK logic from ArticleID 210508. This corrects the
instance of the dangling header on the first page, but for some reason the
dangling header on the second page doesn't print at the bottom of the page,
but it is also not printing at the top of the next page. My PrintOK function
is exactly the same as the article, even in calculations.

Thanks, Lisa
 
P

privatenews

Hello Lisa,

Can you reproduce the issue on a sample northwind databaese? You may want
to check if the issue is only occur with this specific report.

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
 
G

Guest

Peter,

I'm not sure I understand how your response is a "solution". Why would
something like this only occur in my database? It's a basic report.
Reproducing it is tricky anyway b/c first you have to figure out a report
with the same measurements, then put descriptions in which are different
lengths and "try" to get it to have a break at the right point at the bottom
of 2 consecutive pages. Northwind is a simplistic database and I believe
Access was built to handle a bit more than that. There isn't even a memo
field in the products on northwind.

Is what you are saying that this has never occured before and there is not a
known solution? Please advise
 
P

privatenews

Hello Lisa,

From your desctiption, I'm not quite sure about the exact issue becasue it
may relate to specific report/code behind.

You may want to check if you could reproudce the issue with a sample report
or a new report with data in northwind. Therefore, we may try to be able to
reproduce the issue on my side to see if it is a known issue or a
limitation of the product.

If above steps are not convenient for you, you may want to clean the
confidentail data in your database, send me your database, and let me know
the exact reproudce steps at (e-mail address removed).

Best Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================


This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top