PageLine Control

D

Don

Hello, I have a Access 2000 application and have a report with multiple
PageBreak controls on it. Can I through code disable the PageBreak control?

Thanks

Don
 
R

Rick Brandt

Don said:
Hello, I have a Access 2000 application and have a report with multiple
PageBreak controls on it. Can I through code disable the PageBreak
control?

Even though you can never "see" them, PageBreak controls still have a
visible property. If you set that to false then the Page Break does not
occur.
 

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