If you've been to the point where you're exporting a report to Excel, and only some of the column headers appear, then try this:
I googled this for ages and found different suggestions here and there but none of them produced consistent results. One solution was to untick "Simplify page headers" on the Excel Format Options when you export the report. Because our report is exported via a web-based system, this extra dialog doesn't appear when our users export their reports. Not that it solved it as only some different headers appeared on the exported report when we followed that suggestion.
Consider the following report in design view, only the circled headings would appear on the exported report:
The solution I found that worked for me, was to make all the heading boxes the same height and to get rid of all the unnecessary extra gridlines (the ones that appear in the ruler as little arrows).
-
So right-click on a heading text box that works
- Select "Size and Position..."
- Copy to clipboard the exact height value
- Right-click on a faulty heading textbox
- Select "Size and Position..."
- Paste the same height value as the one that worked
- Repeat for all heading textboxes that weren't appearing
This will yield something like the following:
A few other things that I did to this report that may have contributed to it working:
- Checked all headings text boxes are aligned to one gridline and they're the same height.
- Checked all data field text boxes are aligned and the same width as their respective column heading.
- Remove any ruler gridlines that don't truly serve a process (even if they're just for margin purposes)