I have a mileage report that a supervisor signs off on an employee's records for the month. If the same supervisor signs off on say, 10 records, I want to Hide Duplicates. Okay, no problem, set flag to YES. It prints the supervisor's name on the first record and hides it on the rest.
However, I don't want to print the supervisor's name on the first record and hide the supervisor's name on the following nine records. I want to hide the supervisor's name on the first nine records and print it on the 10th record.
Any suggestions?
However, I don't want to print the supervisor's name on the first record and hide the supervisor's name on the following nine records. I want to hide the supervisor's name on the first nine records and print it on the 10th record.
Any suggestions?