+ Reply to Thread
Results 1 to 4 of 4

Negative Time

  1. #1
    alexfthe
    Guest

    Negative Time

    I am looking at deviations from an average time (today was 2 minutes faster
    than average, yesterday was 3 minutes slower, etc), but excel refuses to
    display negative times if i simply enter a formula =Today'sTime-AverageTime.
    I know how to get an absolute difference, but i want the signed (+ or -) time
    so I can tell fast from slow. Any way to do this?

  2. #2
    Dominique Ancion
    Guest

    Re: Negative Time

    Try with date from 1904 in tools / option / compute



    "alexfthe" <[email protected]> a écrit dans le message de news:
    [email protected]...
    >I am looking at deviations from an average time (today was 2 minutes faster
    > than average, yesterday was 3 minutes slower, etc), but excel refuses to
    > display negative times if i simply enter a formula
    > =Today'sTime-AverageTime.
    > I know how to get an absolute difference, but i want the signed (+ or -)
    > time
    > so I can tell fast from slow. Any way to do this?




  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,792
    You could convert to minutes to allow negative values, i.e.

    =(B1-A1)*1440

    custom format as +0;-0;0

    although this may be complicated by time periods from one day to the next, do you have just times or times/dates?

  4. #4
    Bob Phillips
    Guest

    Re: Negative Time

    Multiply the time by 24 and you will get decimal hours which supports
    negatives.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "alexfthe" <[email protected]> wrote in message
    news:[email protected]...
    > I am looking at deviations from an average time (today was 2 minutes

    faster
    > than average, yesterday was 3 minutes slower, etc), but excel refuses to
    > display negative times if i simply enter a formula

    =Today'sTime-AverageTime.
    > I know how to get an absolute difference, but i want the signed (+ or -)

    time
    > so I can tell fast from slow. Any way to do this?




+ 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