+ Reply to Thread
Results 1 to 10 of 10

calculate number of days between a date and today

  1. #1
    South texas man
    Guest

    calculate number of days between a date and today

    I need to calculate on a spreadsheet the number of days between a specific
    date and the date the spread sheet is opened.
    I need to know the number of days a merchandise has been stored.

  2. #2
    Bob Phillips
    Guest

    Re: CALCULATE NUMBER OF DAYS BETWEEN A DATE AND TODAY

    =TODAY()-A1

    where A1 holds that date, and format as general

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "South texas man" <South texas [email protected]> wrote in
    message news:[email protected]...
    > I need to calculate on a spreadsheet the number of days between a specific
    > date and the date the spread sheet is opened.
    > I need to know the number of days a merchandise has been stored.




  3. #3
    South texas man
    Guest

    Re: CALCULATE NUMBER OF DAYS BETWEEN A DATE AND TODAY

    it did not work. B9 has the date it arrived at whse. I9 is the cell that I
    need to have the number of days since merchandise arrived. Ex arrived on
    05/10/06. the I9 should read "9". With the formula =TODAY()-B9 it reads
    "01/22/00"

    "Bob Phillips" wrote:

    > =TODAY()-A1
    >
    > where A1 holds that date, and format as general
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove xxx from email address if mailing direct)
    >
    > "South texas man" <South texas [email protected]> wrote in
    > message news:[email protected]...
    > > I need to calculate on a spreadsheet the number of days between a specific
    > > date and the date the spread sheet is opened.
    > > I need to know the number of days a merchandise has been stored.

    >
    >
    >


  4. #4
    Kevin Vaughn
    Guest

    Re: CALCULATE NUMBER OF DAYS BETWEEN A DATE AND TODAY

    Format that cell as general

    --
    Kevin Vaughn


    "South texas man" wrote:

    > it did not work. B9 has the date it arrived at whse. I9 is the cell that I
    > need to have the number of days since merchandise arrived. Ex arrived on
    > 05/10/06. the I9 should read "9". With the formula =TODAY()-B9 it reads
    > "01/22/00"
    >
    > "Bob Phillips" wrote:
    >
    > > =TODAY()-A1
    > >
    > > where A1 holds that date, and format as general
    > >
    > > --
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove xxx from email address if mailing direct)
    > >
    > > "South texas man" <South texas [email protected]> wrote in
    > > message news:[email protected]...
    > > > I need to calculate on a spreadsheet the number of days between a specific
    > > > date and the date the spread sheet is opened.
    > > > I need to know the number of days a merchandise has been stored.

    > >
    > >
    > >


  5. #5
    South texas man
    Guest

    Re: CALCULATE NUMBER OF DAYS BETWEEN A DATE AND TODAY

    Sorry,
    I don't know what I did wrong, it worked. THANKS!!!!

    "South texas man" wrote:

    > it did not work. B9 has the date it arrived at whse. I9 is the cell that I
    > need to have the number of days since merchandise arrived. Ex arrived on
    > 05/10/06. the I9 should read "9". With the formula =TODAY()-B9 it reads
    > "01/22/00"
    >
    > "Bob Phillips" wrote:
    >
    > > =TODAY()-A1
    > >
    > > where A1 holds that date, and format as general
    > >
    > > --
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove xxx from email address if mailing direct)
    > >
    > > "South texas man" <South texas [email protected]> wrote in
    > > message news:[email protected]...
    > > > I need to calculate on a spreadsheet the number of days between a specific
    > > > date and the date the spread sheet is opened.
    > > > I need to know the number of days a merchandise has been stored.

    > >
    > >
    > >


  6. #6
    Registered User
    Join Date
    07-10-2014
    Location
    Muscat
    MS-Off Ver
    2007
    Posts
    1

    Re: CALCULATE NUMBER OF DAYS BETWEEN A DATE AND TODAY

    While applying the below formula:
    "=TODAY()-A1" in a spreadsheet, I got an error like this "#VALUE!"

    Please help me on this.

    Thanks
    Krishnadas

  7. #7
    Registered User
    Join Date
    04-17-2015
    Location
    Hanoi, Vietnam
    MS-Off Ver
    Microsoft Office 2013
    Posts
    10

    Re: calculate number of days between a date and today

    =days(start date, today()) or use datedif function, watch tutorial video:
    https://www.youtube.com/watch?v=PaD1P1QwnB4
    Last edited by huyle2103; 08-20-2015 at 07:36 PM.
    Tips Excel: http://goo.gl/EXAjwP

  8. #8
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: calculate number of days between a date and today

    That means your original "date" is not a number, it's stored as text
    Does it follow the normal date format you use?
    Are there spaces before or after the date?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  9. #9
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: calculate number of days between a date and today

    To Krishnadas Post #6
    That means your original "date" is not a number, it's stored as text
    Does it follow the normal date format you use?
    Are there spaces before or after the date?

  10. #10
    Registered User
    Join Date
    02-20-2020
    Location
    Tampa, FL
    MS-Off Ver
    Office 365
    Posts
    1

    Cool Re: calculate number of days between a date and today

    This is so cool! Thanks!

+ 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