how do you write in crystal syntax code for the following? i have 4 fields: begintime, endtime, contactname and notification. i want to show some contactnames in one single line, because the begintime, endtime and notification are the same. but now instead it shows some lines in a row with the same times and notifications, because contactnames are different. But now how do you program it to become one line and so that the different contactnames will show next to each other in the same contactnamefield?