Hi
Another way is to convert to minutes. Example:
datediff("n",#05/08/2014 01:08#,#05/12/2014 15:07#) :::> 9599 minutes
Make the necessary calculations on the basis of minutes which is pretty easy, because it is integer type
In the end, then just convert the minutes to the format "hh:mm"...