Hello! I have created a report which returns the information I need, how i want it. However my question is this:
Because I have a field called Hours Worked, it records the time in the format "# hours, # minutes, # seconds", with the # being the actual numbers. I need one text box located just below this field stating the total time recorded so far. so this would mean adding the time like this:
4 Hours, 3 Minutes, 27 Seconds
6 Hours, 57 Minutes, 33 Seconds
Total Hours: 11 Hours
of course if the time doesn't line up to a perfect amount of hours, thats ok, i was just being creative.