excel - How to subtract 08/22/2013 18:38:42 - 07/26/2013 14:56:39 with output format 2.4 days -


how subtract 08/22/2013 18:38:42 - 07/26/2013 14:56:39 in excel return in format 2.4 days?

just subtract - if have start date/time in a2 , end date time in b2 can use formula in c2

=b2-a2

format c2 number - won't 2.4 example, though. looks more 27.2


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -