How to control PAGE HEADER Printing??

  • Thread starter ljubo l via AccessMonster.com
  • 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!
 
M

Marshall Barton

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
 
Top