View Full Version : Help with Data repeation in Report


rynorem
01-10-2006, 07:04 AM
How do I keep repeated data from showing in a report. For example I have:

102 02 Report 02231970
102 02 Reprt2 02231971
102 02 Resend 02231972
How do I get it to look like this:

102 02 Report 02231970
Reprt2 02231971
Resend 02231972

Basically not have the 102 02 repeated on each line until it changes to 102 03. Thanks

KenHigg
01-10-2006, 07:09 AM
I think you simply need to add 'Grouping' in the 'Sorting & Grouping' dialog box. To get to this, right click in the detail of the report...