Guest_imported
New member
- Jan 1, 1970
- 0
There is a stored procedure that returns a variable number of records. Is there a way to create a formula that creates one string for all the records in Crystal Reports? In VB its just a matter of looping through the recordset and adding each record to the string. How would you do this in Crystal Reports?