+ Reply to Thread
Results 1 to 3 of 3

Time difference

  1. #1
    Registered User
    Join Date
    07-13-2005
    Posts
    64

    Angry Time difference

    Hi All,

    I am trying to display the difference in time in a minus state but all i get is ######, eg 36:00:00 - 48:00:00 = -12:00:00 but what i get is #######, please can any one help.

    thanks
    Brent

  2. #2
    Jed
    Guest

    Re: Time difference

    To get negative time, use 1904 date system.
    Select Tools, Options, click on calculation tab & put a tick in 1904 date
    system.
    Hope this helps.

    Jed


    "Brento" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi All,
    >
    > I am trying to display the difference in time in a minus state but all
    > i get is ######, eg 36:00:00 - 48:00:00 = -12:00:00 but what i get is
    > #######, please can any one help.
    >
    > thanks
    > Brent
    >
    >
    > --
    > Brento
    > ------------------------------------------------------------------------
    > Brento's Profile:

    http://www.excelforum.com/member.php...o&userid=25213
    > View this thread: http://www.excelforum.com/showthread...hreadid=500549
    >




  3. #3
    Roger Govier
    Guest

    Re: Time difference

    Hi

    Note that this will throw any other dates you have entered on the sheet
    already, out by 4 years and 1 day because of the difference in the base
    reference date.
    If this is a problem for you, stick with 1900 date system but use
    =MOD(A1-B1,1)
    where A1 = 36:00:00 and B1 holds 48:00:00

    --
    Regards

    Roger Govier


    "Jed" <[email protected]> wrote in message
    news:[email protected]...
    > To get negative time, use 1904 date system.
    > Select Tools, Options, click on calculation tab & put a tick in 1904
    > date
    > system.
    > Hope this helps.
    >
    > Jed
    >
    >
    > "Brento" <[email protected]> wrote
    > in
    > message news:[email protected]...
    >>
    >> Hi All,
    >>
    >> I am trying to display the difference in time in a minus state but
    >> all
    >> i get is ######, eg 36:00:00 - 48:00:00 = -12:00:00 but what i get is
    >> #######, please can any one help.
    >>
    >> thanks
    >> Brent
    >>
    >>
    >> --
    >> Brento
    >> ------------------------------------------------------------------------
    >> Brento's Profile:

    > http://www.excelforum.com/member.php...o&userid=25213
    >> View this thread:
    >> http://www.excelforum.com/showthread...hreadid=500549
    >>

    >
    >




+ 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