The concatenate function in Crystal is just the '&'. However, to do what you need to do is a bit trickier because all the data is spread across multiple records. I suggest grouping on the primary key and in the Details section add a formula which has Global string variable that concatenates the field for each record. Then print it in the Group Footer (making sure to enable the Can Grow property).
I cover all Crystal Reports functions and give sample code in my Encyclopedia book. You can find out more about my books at
Amazon.com
or reading the
Crystal
Reports eBooks online.