Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting Issue

Status
Not open for further replies.

wanzek1

Technical User
Jun 13, 2012
79
US
I have a report that is working perfectly and looks great. However, the person who requested the report would like it to be exportable. The problem I am having is there are 5 subreports that make up 5 different columns. When I export the report no matter what options I use the subreports go down instead of across. Is there a way around this?

This is how I want the report to export:
Column Headers >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Group Subreport #1 Subreport #2 Subreport #3 Subreport #4 Subreport #5

This is how it is exporting:
Column Headers >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Group
Subreport #1
Subreport #2
Subreport #3
Subreport #4
Subreport #5
 
Hello

As far as I know there is no way around this if you want the whole subreport to be displayed on the main.

You can pass the values from Sub to main if there are only values that need to be displayed from the sub then export which will work fine.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top