How can I not show a label, except for the first record, in the detail section of a report. The reason I do not move it to lets say the Employee HEader is because management wants the report like this
Employee 1
2
3
4
And not like this
EMployee
1
2
3
So is there a way to hide the label after the first record?
Employee 1
2
3
4
And not like this
EMployee
1
2
3
So is there a way to hide the label after the first record?