1
=ROUND((((D2-DATE(1970,1,1))*86400)-((C2-DATE(1970,1,1))*86400))/60/60,2)
Where:D2 is End timeC2 is Start time