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

Sub Report Sorting

Status
Not open for further replies.

menuch

MIS
Jan 8, 2003
46
0
0
US
I have a report which is trying to show by employee name the days it worked. The file I am working with can have the employee listed as a driver or a helper. I have the main report grouped by employee name of a master employee file which is linked to my actual scheduling file. It is linked on the Driver field. My sub report is doing the same excpet is it linked by the helper field.I then have a group by Date worked. Is there a way to sort the data so my sub-report will come in order of date worked in conjunction with the main report. I have inserted my subreport in the footer of my group of the master employee name. What I am getting is data from the main report sortyed by date and data from the sub sorted by date.

Make sense?

Thanks.

Menuch
Report Designer
 
What does "so my sub-report will come in order of date worked in conjunction with the main report" mean?

Since they're linked, it appears that it is being returned in conjunction.

Please share your Crystal version, example data, and expected output.

-k
 
My report is returning the data by employee name but within the main report is sorted by date and then the subreport displays sorted by date. But as a whole it is not sorted by date.

Menuch
Report Designer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top