Hi,
I'm unable to report time over 24 hours such as 37:20:00.
This is an reference to a field that is in seconds. I tried this function ss: 24*Int([SumOfScheduled])+Format(([SumOfScheduled]),"hh") & Format(([SumOfScheduled]),":nn:ss") and it did not work. For ex. I had 134400 in secs and the query returned 3225600:00:00.
Thanks,
Joe
I'm unable to report time over 24 hours such as 37:20:00.
This is an reference to a field that is in seconds. I tried this function ss: 24*Int([SumOfScheduled])+Format(([SumOfScheduled]),"hh") & Format(([SumOfScheduled]),":nn:ss") and it did not work. For ex. I had 134400 in secs and the query returned 3225600:00:00.
Thanks,
Joe