Hello,
Using Crystal Reports XI. Am trying to create the following format in a report. The data comes from an Oracle database table.
I have a list of digital images, each its own “microfilm id” scanned in batches. The batches are reviewed and at times some images deleted and rescanned at a later date with a new microfilm id. This process leaves gaps in the microfilm id number sequence within a batch which the users have asked us to identify.
For example, batch ABC-710 has image microfilm ids from 10049 20001 to 10049 20056. Microfilm ids 10049 20032 and 10049 20034 have been removed from the batch. Batch ABC-711 remains intact as scanned. The report users would like to see the following format grouped by batch when they run the report.
Batch: ABC-710
10049 20001 – 10049 20031
10049 20033 – 10049 20033
10049 20035 – 10049 20056
Batch: ABC-711
10049 20057 – 10049 20100
Users will be retrieving this data by date scanned as their parameter. How can I format the above in the Crystal Report they’ll be producing? Any assistance is much appreciated.
Thanks,
Quincy
Using Crystal Reports XI. Am trying to create the following format in a report. The data comes from an Oracle database table.
I have a list of digital images, each its own “microfilm id” scanned in batches. The batches are reviewed and at times some images deleted and rescanned at a later date with a new microfilm id. This process leaves gaps in the microfilm id number sequence within a batch which the users have asked us to identify.
For example, batch ABC-710 has image microfilm ids from 10049 20001 to 10049 20056. Microfilm ids 10049 20032 and 10049 20034 have been removed from the batch. Batch ABC-711 remains intact as scanned. The report users would like to see the following format grouped by batch when they run the report.
Batch: ABC-710
10049 20001 – 10049 20031
10049 20033 – 10049 20033
10049 20035 – 10049 20056
Batch: ABC-711
10049 20057 – 10049 20100
Users will be retrieving this data by date scanned as their parameter. How can I format the above in the Crystal Report they’ll be producing? Any assistance is much appreciated.
Thanks,
Quincy