I am trying to do something a little weird. I have been requested to build a report that gives sign on/sign off detail. When the user signs off, they are required to enter a reason code. In the report, they want a summary of each reason code next to the detail. I know I can get it summed up underneath the detail, but don't think it can be put next to the detail. Something like this. Any ideas?
Thanks,
Tim
Code:
Signon Signoff Reason Dur On Dur Off Times Reason Dur Off
12:00 13:45 Break 1:45 :15 2 Break :30
14:00 16:00 Lunch 2:00 1:00 1 Lunch 1:00
17:00 18:45 Break 1:45 :15
Thanks,
Tim