We are using Crystal XI on a SQL2000 database. The application we are using stores email addresses related to each customer number in the database, but stores each email address related to the same customer number on a different line of data. We need to combine these in the Group Header(we are grouping by the customer number) and separate them with a semicolon. We need this for a bursting tool that handles the email through Group Header 1. An array is probably the way to go, but we are not getting any results.
Thanks for looking at this.
Thanks for looking at this.