Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Supress page footer for different subreports Post Reply Post New Topic
Author Message
mywave.net.au
Newbie
Newbie


Joined: 14 Dec 2008
Location: Australia
Online Status: Offline
Posts: 1
Quote mywave.net.au Replybullet Topic: Supress page footer for different subreports
    Posted: 14 Dec 2008 at 6:47pm
Hi,
 
I have created a report in crystal reports XI that has six subreports in the sections report footer a, report footer b, report footer c etc.  I want the page footer to print for all of the subreports / sections except the subreport that is located in report footer e - is there any way to suppress the page footer for just that subreport / section? 
 
Regards, K 


Edited by mywave.net.au - 14 Dec 2008 at 7:47pm
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 15 Dec 2008 at 6:12am
I don't use sub reports too often, but this is what I would try...
Create a couple of formulae, SubE and SubRest. SubRest would look something like:
shared booleanVar SubE := false;
""
 
SubE would have a true.  In the Section Expert for the page footer click on the formula button for suppression:
Shared booleanVar SubE;
SubE = False
 
Hopefully this works or gives you some ideas of how to get to a solution that does.
 
IP IP Logged
themessenger
Groupie
Groupie
Avatar

Joined: 15 Aug 2008
Location: United Kingdom
Online Status: Offline
Posts: 48
Quote themessenger Replybullet Posted: 18 Dec 2008 at 7:58am
Why don't you just suppress the footer?  Right click - Hide or Suppress.

Regards

TheMessenger
Managing Director
www.allmymenus.com
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.