Hi there,
I am working with Crystal Reports 8.5 in Windows XP with an ODBC.
I have a Central Schedule Report that pulls by date then it lists APPTS by time.
I have to pull in a separate table that pulls STAFFMTGBLOCKS that has no table field links to APPTS. I've pulled it in as a subreport passing pulldate parameter from the main to it.
I want the subreport to print only when it is not null and only in the right chronological order in the Main. I can get it to do this if the Main time = the blocks time. I cannot figure out how to get it to pull in the correct chronological spot if the Main report APPTS does NOT have the subreport time. If I put it in the header, obviously it won't print in chronological order. I.E.: 8am APPT, 9am APPT, 10am STAFFMTGBLOCKS, 11am APPT.
Thanks for any insight!
I am working with Crystal Reports 8.5 in Windows XP with an ODBC.
I have a Central Schedule Report that pulls by date then it lists APPTS by time.
I have to pull in a separate table that pulls STAFFMTGBLOCKS that has no table field links to APPTS. I've pulled it in as a subreport passing pulldate parameter from the main to it.
I want the subreport to print only when it is not null and only in the right chronological order in the Main. I can get it to do this if the Main time = the blocks time. I cannot figure out how to get it to pull in the correct chronological spot if the Main report APPTS does NOT have the subreport time. If I put it in the header, obviously it won't print in chronological order. I.E.: 8am APPT, 9am APPT, 10am STAFFMTGBLOCKS, 11am APPT.
Thanks for any insight!