I'm trying to display the elapsed time in days and minutes for the response to a call. On my form, I have a date received field and a time received field (they're not combined into one field because the data is entered from hardcopy at a later time), and a DateCompleted field and a TimeCompleted field. I have created two fields (Days and Mins)to show the elapsed processing time. I use the typical Datediff formula to calculate the elapsed days and mins between the Recieved Date and Time to the Completed Date and time. There problem is:
1. The minutes total sometimes shows a negative value (for instance if the time recieved was 12:30am and the time completed was 11:30am the following day.
I would prefer to display 3 fields Days, Hours, Mins and any help or suggestions on how to arrive at that result would also be appreciated. Thanks.
...and when Satan lividly demanded to know why the old man did not exhibit any fear whatsoever of him, the 82 year old man calmly replied "why hell, you ain't so bad, I've been married to your sister for over 50 years"
1. The minutes total sometimes shows a negative value (for instance if the time recieved was 12:30am and the time completed was 11:30am the following day.
I would prefer to display 3 fields Days, Hours, Mins and any help or suggestions on how to arrive at that result would also be appreciated. Thanks.
...and when Satan lividly demanded to know why the old man did not exhibit any fear whatsoever of him, the 82 year old man calmly replied "why hell, you ain't so bad, I've been married to your sister for over 50 years"