rjwelte
Sep 12 2005, 11:27 AM
how do I determine the number of rows per page when paging a report
rjw
fredrisg
Sep 12 2005, 04:50 PM
I'm not sure I have a direct answer . . . but you can through code count the rows and force a page break.
And a lot of my reports use subs so the issue is mainly a 'test and see' approach.
What's your motivation for the count, maybe that would help others see your issue.
Steve