Hello,

I am trying to subtract two date fields, both of which are formatted like this: 4/15/2013 12:10:00 AM, with date first and then time. I am trying to subtract the two so I can tell what the time difference is between the two.

For example: Say these are the two cells 4/15/2013 8:59:00 AM and 4/15/2013 12:10:00 AM. I would like to find the time difference, which in this case would be 8:49. Please help!

Thank you greatly.
-Leo