+ Reply to Thread
Results 1 to 2 of 2

elapsed time displayed as a decimal

Hybrid View

  1. #1
    CH
    Guest

    elapsed time displayed as a decimal

    How do I calculate elapsed time and return the number of hours expressed in
    hours and tenths of an hour. For example 8:00 AM to 10:15 AM is 2.3 elapsed
    hours.

  2. #2
    David Billigmeier
    Guest

    RE: elapsed time displayed as a decimal

    Assume your end time is in B1 and your start time is in A1, enter this into
    any formula and format it as a number:

    =(B1-A1)*24


    --
    Regards,
    Dave


    "CH" wrote:

    > How do I calculate elapsed time and return the number of hours expressed in
    > hours and tenths of an hour. For example 8:00 AM to 10:15 AM is 2.3 elapsed
    > hours.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1