+ Reply to Thread
Results 1 to 3 of 3

Subtract days

  1. #1
    Registered User
    Join Date
    05-04-2005
    Posts
    11

    Subtract days

    I need to input a future date and with that date I need excel to display the days left before the date expires? Can anyone help me. Thanks

    numerion

  2. #2
    Registered User
    Join Date
    02-04-2005
    Posts
    8

    Thumbs up

    Lets say the cell you are inputting the future date into is A1. The amount of days left before the date in A1 expires is in B1. One possible solution in B1:

    =A1-today()

    Please keep in mind that since you are referring to a date format in A1, you will need to change cell B1 to a number format in order for it to display the number days left.

    Let me know if this works.
    Last edited by RJL0323; 05-11-2005 at 03:15 PM.

  3. #3
    Registered User
    Join Date
    05-04-2005
    Posts
    11
    That is what I need, 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