+ Reply to Thread
Results 1 to 3 of 3

Help with working out date differences

  1. #1
    Registered User
    Join Date
    06-26-2015
    Location
    IOM, UK
    MS-Off Ver
    Microsoft 365
    Posts
    31

    Help with working out date differences

    Hello, I am trying to have two dates compared to show the number of days between which I can do.

    Currently the columns I have are:
    [INDENT] A Start Date[INDENT] B End Date[INDENT] C Duration

    I also want to add that if there is only a start date and no end date, I would like the formula to return the result of days as if the end date was displaying the current date.

    Is this possible.....?!?

    Thank you in advance, look forward to your assistance :-)

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Help with working out date differences

    it is possible, but depends on what the formula is you are using. You would just have to add TODAY() to the formula somehow. So seeing your formula and your desired output would help.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Help with working out date differences

    Something like =IF(END DATE = "",TODAY()-START DATE,END DATE - START DATE)
    as an example

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 04-13-2015, 01:01 PM
  2. Date Formula differences
    By ozygonzo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-05-2013, 11:11 AM
  3. Replies: 14
    Last Post: 10-25-2012, 10:33 AM
  4. Date differences
    By Saturn in forum Excel General
    Replies: 3
    Last Post: 02-22-2012, 11:10 AM
  5. Date Differences
    By hlroth in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-12-2008, 05:09 PM
  6. Calculating Date Differences
    By ignax in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-03-2007, 12:00 AM
  7. <Resolved> Date Differences
    By burgerboy2k6 in forum Excel General
    Replies: 4
    Last Post: 10-27-2007, 04:02 AM

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