+ Reply to Thread
Results 1 to 2 of 2

Difference between 2 times and dates

  1. #1
    Stefan Buijs
    Guest

    Difference between 2 times and dates

    Hello,

    The following problem we have to deal with:

    On a sheet we have at cell A1 date number one and cell B1 time in the format
    (hh:mm) and at cell A2 date number two en cell B2 time in the format
    (hh:mm).
    Now we have to calculate the time difference between date en time 1 and 2 in
    cell C1.

    How can I get this done?



  2. #2
    Guest

    Re: Difference between 2 times and dates

    Hi

    Try:
    =(A2+B2)-(A1+B1)
    If you want the result as hours and minutes, format the cell as [h]:mm

    --
    Andy.


    "Stefan Buijs" <sljbuijs@quicknet.nl> wrote in message
    news:a317d$4295cad4$52d951fd$22871@news.multikabel.nl...
    > Hello,
    >
    > The following problem we have to deal with:
    >
    > On a sheet we have at cell A1 date number one and cell B1 time in the
    > format
    > (hh:mm) and at cell A2 date number two en cell B2 time in the format
    > (hh:mm).
    > Now we have to calculate the time difference between date en time 1 and 2
    > in
    > cell C1.
    >
    > How can I get this done?
    >
    >




+ 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