R
Richard
Hi
I have a report that, on the detail format event checks the record for
duplicates, if yes print the first record and skip the duplicate record.
The problem is that the number (text box with running sum) doesn't skip ie
first record,
1 Comment one
2 Comment two (dup so third record skipped)
4 Comment four (the record is skipped but so is the number)
How do I overcome skipping the record and keeping the number 3? Hope you
understand what I am trying to say here.
Many thanks in advance
Richard
I have a report that, on the detail format event checks the record for
duplicates, if yes print the first record and skip the duplicate record.
The problem is that the number (text box with running sum) doesn't skip ie
first record,
1 Comment one
2 Comment two (dup so third record skipped)
4 Comment four (the record is skipped but so is the number)
How do I overcome skipping the record and keeping the number 3? Hope you
understand what I am trying to say here.
Many thanks in advance
Richard