UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Page Header and Footer should not be visible in the Report Foote    
 
   
Andreas237
post May 27 2004, 01:21 PM
Post #1

UtterAccess Member
Posts: 30



Hi,
I tried to make the Page Header and the Page Footer not to show up in the Report Footer using the
following code:

Private Sub ReportFooter_Format(..)
Me.pageheadersection.visible=false
Me.pagefootersection.visible=false
End sub

It ends up, that the page header and footer are not visible on all pages.
How can I make them visible on all pages but not on the last one.
TIA
Andreas
Go to the top of the page
 
+
rbianco
post May 27 2004, 01:34 PM
Post #2

UtterAccess VIP
Posts: 1,730
From: Carrollton, TX



Do not set the page header/footer in this manner.
Go to the report design and view the report properties. You will see a Page Header and Page Footer Property. Set the values to "Not with Rpt Ftr".
Go to the top of the page
 
+
Andreas237
post May 27 2004, 01:55 PM
Post #3

UtterAccess Member
Posts: 30



Thanks a lot rbianco!!!
I forgot these settings!
Kind regards
Andreas
Go to the top of the page
 
+

Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 18th June 2013 - 08:11 PM