How can I count the number of times an employee shows up on a report. The final result would be:
Employee 1: Reader1
Employee 1: Reader2
Employee 1: Reader3
Employee 1: Reader4
If an employee shows on a report 4 times, I need it to look like the example above in sequential order, not just a total.
Thanks for your help.
Employee 1: Reader1
Employee 1: Reader2
Employee 1: Reader3
Employee 1: Reader4
If an employee shows on a report 4 times, I need it to look like the example above in sequential order, not just a total.
Thanks for your help.