+ Reply to Thread
Results 1 to 2 of 2

Formula that counts difference in days between two dates.

  1. #1
    Registered User
    Join Date
    07-03-2008
    Location
    Sweden
    MS-Off Ver
    Office 2011 for MAC
    Posts
    57

    Formula that counts difference in days between two dates.

    Hi!

    I have a column (F) full of dates. I want to create a column (L) that contains the number of days, that differentiate col.F and todays date.

    is this possible?

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481
    Quote Originally Posted by elmaco12
    Hi!

    I have a column (F) full of dates. I want to create a column (L) that contains the number of days, that differentiate col.F and todays date.

    is this possible?
    DateDif should work for you
    =DATEDIF(F1,TODAY(),"D")

    More on datedif here
    http://office.microsoft.com/en-us/he...609811033.aspx

+ 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