I am using CR8 and here is my situation. I have on the detail line a column of information. Name and Group. I want to show the name and the group they belong to on the same detail line. However if a name belongs to another group, crystal repeats the name and put them on a different detail line. I want to be able to show the name once (suppress if duplicate) and show their various groups in columnar fashion on the same detail line (horizontal) not vertical as crystal does by default (ie
Name GroupA GroupB
John Smith x x
Crystal does it this way
Name
John Smith GroupA
John Smith GroupB
Name GroupA GroupB
John Smith x x
Crystal does it this way
Name
John Smith GroupA
John Smith GroupB