Is there a way to have a subreport generate only once in a report and each subsequent use within that report just reuse the subreport data? I have a sales invoice file report that matches returns with sales. For every line in the report the subreport has to run through 120k records of invoice looking for matching returns. The field used to match the records is not a keyed or index field (and can not be). The database (MAS90) is accessed through ODBC and takes hours to run. If somehow the subreport could be run on the first record and then held static for all the other records it would speed up the process. I am using Crystal Reports version 8.5 connecting to a MAS90 database - all the processing is done on the workstation.
Robert
Robert