Hello
I make it 55, with the following formula:
Custom number format cell A3 as:![]()
=A2-A1-DATEDIF(A1,A2,"d")*TIME(10,0,0)
.![]()
[h]:mm
Hope this helps.
DBY
Hello
I make it 55, with the following formula:
Custom number format cell A3 as:![]()
=A2-A1-DATEDIF(A1,A2,"d")*TIME(10,0,0)
.![]()
[h]:mm
Hope this helps.
DBY
Questions for DBY: there are 3 days and 23 hours difference between these two dates. Why would there be 55 hours? Am I missing something?
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
OP asked that 10 hrs be deduced for each day in the period
@ioncila
Based on post #2, and with this in mind I get 45 hrs including the first and last day =A2-A1-(DATEDIF(A1,A2,"d")+1)*10/24
or 55 if the first day is omitted for deducing the 10 hrs =A2-A1-DATEDIF(A1,A2,"d")*10/24
( I replaced DBY's TIME(..) part by 10/24 which is of course the same )
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks