Hello
I need help.
I am trying to generate report and I have a sub report generated in detail
so each row
it would be like this..
with header
name address age height weight
A B [sub-report ]
C D [sub-report ]
E F [sub-report ]
Now of cors i am not using name address age height weight, it is more complicated then that and it requires me to use sub report.
My problem is, when I export this out to excel file with data only option, it will be exported like this
name address age height weight
A B
[sub-report]
C D
[sub-report]
...
etcs
the [sub-report] would bring in age height weight information with spaces so, it would be like [(age) (height) (weight)]
anyway, i hope this is not too ambiguous question.
Thank you!
I need help.
I am trying to generate report and I have a sub report generated in detail
so each row
it would be like this..
with header
name address age height weight
A B [sub-report ]
C D [sub-report ]
E F [sub-report ]
Now of cors i am not using name address age height weight, it is more complicated then that and it requires me to use sub report.
My problem is, when I export this out to excel file with data only option, it will be exported like this
name address age height weight
A B
[sub-report]
C D
[sub-report]
...
etcs
the [sub-report] would bring in age height weight information with spaces so, it would be like [(age) (height) (weight)]
anyway, i hope this is not too ambiguous question.
Thank you!