How to conditionally suppress a field based on whether a
page number is odd or even?

Answers were Sorted based on User's Feedback



How to conditionally suppress a field based on whether a page number is odd or even?..

Answer / mlmcc

Select the field
Click FORMAT
Click FORMAT FIELD
Select the COMMON tab
Click the FORMULA BUTTON to the right of SUPPRESS
(Don't click the suppress check box)
To suppress a field on odd numebred pages
PageNumber MOD 2 = 1

To suppress a field on even numebred pages
PageNumber MOD 2 = 0

Click SAVE Icon
Close the formula editor
Click OK on the FORMAT screen

Is This Answer Correct ?    21 Yes 4 No

How to conditionally suppress a field based on whether a page number is odd or even?..

Answer / abeez

All the previoous steps are correct. In addition to that,
go to the section expert and choose "Supress blank
sections". This will supress the section when the condition
is true.

Is This Answer Correct ?    10 Yes 2 No

How to conditionally suppress a field based on whether a page number is odd or even?..

Answer / bhavesh

This Does Not Eliminate the Space.Please provide a solution

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Crystal Reports Interview Questions

Is there a size limit to creating a Crystal Report? If I run a statement report for all customers it will crash if there are too many customers. I can print all the statements if I select them in batches, but if trying to print all at once Crystal will crash after a few minutes.

0 Answers  


How to Filter the Crystal reports?

12 Answers   CCIL, Mammut Building Systems,


What are the sections that we have in Crystal reports?

11 Answers  


Reports can be optimized for web viewing using which of the following strategies: a. Using subreports instead of linking tables b. Avoiding maps c. Using the Page N of M special field to help users understand how many pages are in the report d. Saving reports as version 10 e. Avoiding reports with drill-down capabilities

2 Answers  


How do we connect to the database?

6 Answers  






How to add Crystal Reports(Standalone) to my VB.NET project

2 Answers  


Why is Excel Report preferred over crystal reports?

3 Answers   Atos Origin, Collabera, Lighthouse Technologies,


where is the "save data with report" option?

2 Answers  


When looking at the join types in Crystal - what does it mean when you coose Enforce and Enforce To or Enforce From

3 Answers  


How to access crystal reports in .net?

0 Answers  


hi...to all i want to generate the two crystal reports one is employee and another is project. now i want to display the two reorts in a single crystal report viewer. i've tried using sub-reports but the page header is not avaliable in a sub reports.. so i want to display two separate crystalreports in a single viewer.. can anybody help me.. plz

1 Answers  


Can anyone help me with an answer to this question? Where is the image located, after you've placed it on the report?

2 Answers  


Categories