Hi
I have below code . In Crystal Cross Tab report there are few gaps before every pahe. Is it possible that no blank spaces should be there when exported to Excel

Thanks
Hi
I have below code . In Crystal Cross Tab report there are few gaps before every pahe. Is it possible that no blank spaces should be there when exported to Excel

Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sangeetha SPosted Mar 19, 2025, 5:20 AM
Yes, it is possible to eliminate blank spaces when exporting a Crystal Cross Tab report to Excel. Here are a few steps you can follow:
Report -> Section Expert, select the section where the blank spaces appear, and uncheck the 'Free-form Placement' checkboxSuppress Blank Sectionoption in the Section Expert to prevent blank rows from being exporte.
Muhammad Imran AnsariPosted Mar 19, 2025, 12:42 AM
Hello Ramco,
Yes! In Crystal Reports, blank spaces or gaps in a Crosstab report when exported to Excel usually occur due to:
Possible Causes & Solutions:
1. Ensure "Can Grow" is Disabled
2. Suppress Unused Sections
3. Minimize Row and Column Padding
4. Export Settings in Excel
When exporting, use:
5. Resize Crosstab Object Properly
Make sure the Crosstab object is not larger than needed, which can create artificial blank spaces.
Try these steps and let me know if you still see gaps in Excel!
Good Luck!
Emily FosterPosted Mar 18, 2025, 12:45 PM
It seems like you are encountering some extra blank spaces in your Crystal Cross Tab report before each page when exported to Excel. Removing these blank spaces can help improve the clarity and presentation of your data.
One approach to address this issue is to check the formatting settings within the Crystal Cross Tab report. Look for any padding or margin settings that might be causing these extra spaces to appear. Adjusting these formatting settings can help eliminate the undesired blank spaces.
Additionally, when exporting to Excel, you can also ensure that you are using the appropriate export settings to maintain the layout and formatting of your report. Sometimes, choosing different export options or tweaking the export settings can make a difference in how the report appears in Excel.
If you have access to the underlying code or configuration of the report, you may also consider checking for any unnecessary white spaces in the code itself that could be causing this issue. Cleaning up the code by removing any extra spaces or line breaks can sometimes resolve such formatting issues.
In summary, by reviewing the formatting settings, optimizing the export settings, and double-checking the code for any unwanted spaces, you can work towards eliminating the blank spaces in your Crystal Cross Tab report when exported to Excel.