+ Reply to Thread
Results 1 to 3 of 3

Excel formula showing future date

  1. #1
    Registered User
    Join Date
    11-04-2004
    Location
    Perth Western Australia
    MS-Off Ver
    Office 2007
    Posts
    7

    Cool Excel formula showing future date

    Hi,

    I am trying to create a formula that shows me the date out by 75 days as of today.
    So, in cell A1 I have todays date shown as thus: =today()
    Perhaps is cell B1 I have the number 75.
    But what formula do I have to use so in cell say, C1 it shows the date out 75 days from today? (being 12/04/12)
    So when I go into the spreadsheet it will always whow me the date 75 days out from the day I open the spreadsheet.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,136

    Re: Excel formula showing future date

    Try =A1+B1 if you enter data as described above

    or: =TODAY()+75
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    11-04-2004
    Location
    Perth Western Australia
    MS-Off Ver
    Office 2007
    Posts
    7

    Re: Excel formula showing future date

    Thanks so much for your help and quick reply zbor

+ 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