I am using Crystal Reports 11.5 and in the details section, I'm right clicking on my field, going to format field, format editor, common tab and I'm using a formula to suppress certain data. Data does suppress but report still prints a blank row where the data is suppressed. How can I get the report to print without the blank rows? Thanks!
Hi,
Instead of suppressing the field, suppress the section.
Go to Section Expert > Details Section > click on the formula button beside 'Suppress' and use your suppression logic here.
-Abhilash
Hi,
In Addition to Abhilash, you acn even try to "Suppress blank Sections" to achieve this.
Go to Section Expert --> Select the section --> Check Suppress Blank Section option.
Even you can write your suppression logic in the Conditional Suppress option of "Suppress Blank Section" X2.
Hope this works.
Cheers,
Kiran