excel - Getting hours between 2 dates -


a1 = 29/05/2015 14:07 b1 = 01/06/2015 16:02 c1 = =(b1-a1)*24 

why getting 22:00 in c1?

i expecting count hours on weekend too...

either
a) adjust formatting number
or
b) not multiply 24 , adjust formatting [h]:mm


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -