Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suppressing Sub report 1

Status
Not open for further replies.

dasiga222

IS-IT--Management
Sep 22, 2003
68
US
Hi

I am using Crystal Report 10

I have a sub report, which is included in the main the report
There are some variables which are shared between sub report and main report

The total sum got from sub report is taken as a shared variable in the main report calculations

The problem is.. Whenever I am suppressing the sub report
the shared variable is automatically becoming zero ( 0 )

If I don’t suppress the sub report is running into some hundreds of pages which I don’t want

Can some one please suggest as to how I can suppress the report but still retain the value of the shared variable?

Thanks
 
You don't have to have all of the sections showing in the subreport, hide the details and whatever else.

Then you can shrink the subreport up to a dot.

-k
 
Hi synapsevampire

Thanks for the response..This works
Thanks for the help
 
Actually, you don't need to shrink the subreport up to a dot. Starting in Crystal 9, you can right click on the subreport and select Format Subreport. On the Subreport tab, check 'Suppress blank subreport'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top