C10
I have a report that groups be SSN and then by Date. For each day, the report will display the date, number of hours worked that day, and total hours worked for the month so far (formula field). I would like the the date group to only display the row with the highest date. For example:
Jim Smith
7/28/06 5 hours 5 total
7/29/06 5 hours 10 total
7/30/06 4 hours 14 total
so that it only displays the last line only:
7/30/06 4 hours 14 total.
Thanks.
I have a report that groups be SSN and then by Date. For each day, the report will display the date, number of hours worked that day, and total hours worked for the month so far (formula field). I would like the the date group to only display the row with the highest date. For example:
Jim Smith
7/28/06 5 hours 5 total
7/29/06 5 hours 10 total
7/30/06 4 hours 14 total
so that it only displays the last line only:
7/30/06 4 hours 14 total.
Thanks.