I have a table with 200,000 records. I want the user to enter a parameter (check date) and generate a random list of items paid on that date for an audit. The user wishes to look at only 65 paid records in the report. I do not have the capability to do this as a stored procedure and am looking for ways to do this completely in Crystal. I am using Version 8.0. Thanks.