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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change the location of a subreport

Status
Not open for further replies.

chicha

Programmer
May 23, 2005
9
CA
Hi,

1) I'd want to know what's the location (physical) of each subreport in a main report.

2) could anyone say me how I can change the location of a subreport inserted within a main report?

Thanks
 
Need to be more specific.

A subreport can go in any section within the main report. However, we have no idea what you are trying to accomplish other than moving the physical location of the subreport.

If you provide details of what is in the main report and how does the subreport relate to the data in the main report, if any.

-LW
 
You can move a subreport just like you can move any other field.

If you can't easily spot where particular subreports are, use Export (the icon of an envelope and the downward arrow) to get the [Report Definition], which should tell you.

[yinyang] Madawc Williams (East Anglia, UK) [yinyang]
 
I'm sorry but my enghish is not very good.

I explain:

Suposse:

I have a main report called A in c:\crystal\ directory. This calls a subreport B.
The subreport B has been inserted in A from c:\crystal\Subreports directory.
Now, I'd want to change the location of subreport (B) to D:\directory\subreport.

How do I do this ?

Thanks.


 
Once the subreport is placed in the main report, there is no further reference as to where it came from. So yes, you can move it anywhere, even delete it.

Any additional changes you want to make to the subreport must be made within the main report. From the report design canvas of the main report, right click on the subreport and click on Edit Subreport

Hope that helps.

-LW
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top