Hi All
Using Crystal Reports Developer XI against Oracle 10 DB.
I have a report that contains a couple of groups
The way the report is formatted now, looks very nice but they would like it in Excel and not PDF
When I export to Excel, the grouped fields repeat multiple times as expected...
Is there a way of not repeating the group fields when they contain several detail lines
So now I have
CASE 1 date1 date1
CASE 1 date2 date2
...
I need for it to be
CASE 1 date1 date1
date2 date2
Any help would be appreciated
Thanks
Using Crystal Reports Developer XI against Oracle 10 DB.
I have a report that contains a couple of groups
The way the report is formatted now, looks very nice but they would like it in Excel and not PDF
When I export to Excel, the grouped fields repeat multiple times as expected...
Is there a way of not repeating the group fields when they contain several detail lines
So now I have
CASE 1 date1 date1
CASE 1 date2 date2
...
I need for it to be
CASE 1 date1 date1
date2 date2
Any help would be appreciated
Thanks