I have an existing report which displays cols A to G from an SP, and uses a SubReport to retrieve col H.
Cols I & J are then retrieved from the SP.
The output displays OK, but I now need to export to Excel.
When I select File > Export > Export Report > etc etc,
for each row on the report, I now get 3 rows :
row 1 contains cols A to G,
row 2 contains cols H, appearing in col A
row 3 contains col I & J, appearing OK in col I & J
This is repeated for all records.
I have tried umpteen different settings with SubReport Format, but cannot get all the columns in one row.
It is as if there are CR/LFs in front of, and after the subreport !
Cols I & J are then retrieved from the SP.
The output displays OK, but I now need to export to Excel.
When I select File > Export > Export Report > etc etc,
for each row on the report, I now get 3 rows :
row 1 contains cols A to G,
row 2 contains cols H, appearing in col A
row 3 contains col I & J, appearing OK in col I & J
This is repeated for all records.
I have tried umpteen different settings with SubReport Format, but cannot get all the columns in one row.
It is as if there are CR/LFs in front of, and after the subreport !