Crystal Report - Repeat Group Header across Multiple Columns

I have a report that has 3 columns and it is grouped by the value that I show in the group header. The report will be configured to run down and then through.

If the information spans multiple columns, how can I repeat this group header in the next column.

I already checked the "repeat group heading on every page" in the group expert. I already checked the "multi-column format groups" in the "Layout" tab in the details section. It will not allow me to insert a text object in the group header for each column.

I don’t know how to do it. I could write a formula to show it only at the top of each column, but not sure if there is a function to find out when the second column started.

change

What I want below

 Group Header Text       Group Header Text    Group Header Text
  Detail Values            Detail Values         Detail Values
  Detail Values            Detail Values         Detail Values

I want a group heading text show to appear at the top of each column. It does not matter if this is the beginning of a new group or in the middle of a group.

thank.

+5
source share
2 answers

Okay, I have your solution, the field that you are grouping, just put it in the page title and it will be repeated on every page until the columns of this group are completed.

, , " " , , , , .

0

Previous(), - .

, ? , , , ?

0

All Articles