How to control PAGE HEADER Printing??

  • Thread starter Thread starter ljubo l via AccessMonster.com
  • Start date Start date
L

ljubo l via AccessMonster.com

What is the easiest way to control PAGE HEADER printing ??
Is there a way to programatically control its appearence?
For example , I want to prevent PAGE HEADER on the last page of the report!
 
ljubo said:
What is the easiest way to control PAGE HEADER printing ??
Is there a way to programatically control its appearence?
For example , I want to prevent PAGE HEADER on the last page of the
report!

The report has a property named PageHeader. You will find it on the format page
of the property sheet. Set the value of that property to...

Not with Rpt Ftr
 
ljubo said:
What is the easiest way to control PAGE HEADER printing ??
Is there a way to programatically control its appearence?
For example , I want to prevent PAGE HEADER on the last page of the report!


Later versions of Access have the **report** properties Page
Header/Footer that you can set to Not With Rpt Ftr
 

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

Back
Top