Hi, I am calculating the hours, min (calling it opportunity) by multiplying available slots of 2 hrs and no of slots as 20. This means 20 hrs available time.
Now, i have sum of time spent (start date + time & End date + time) by 4 people.
I have to calculate gap : [available time] minus [sum of time spent].
when i convert available time 2 x 20 into time format ([h]:mm:ss) it gives me 960:00:00 or if i do =TIME(40,0,0) and convert into [h]:mm:ss, it gives 16:00:00
Now, i have sum of time spent (start date + time & End date + time) by 4 people.
I have to calculate gap : [available time] minus [sum of time spent].
when i convert available time 2 x 20 into time format ([h]:mm:ss) it gives me 960:00:00 or if i do =TIME(40,0,0) and convert into [h]:mm:ss, it gives 16:00:00