+ Reply to Thread
Results 1 to 2 of 2

How do I get a cell displaying a date one day later than another date specified?

Hybrid View

  1. #1
    Registered User
    Join Date
    08-26-2010
    Location
    London
    MS-Off Ver
    Excel 2004 for Mac
    Posts
    1

    How do I get a cell displaying a date one day later than another date specified?

    Hi

    I have an excel spreadsheet which contains some dates, eg

    Date
    one day later
    three days later than the first date

    Is there a formula by which I could type in the first date, say Monday 30 Aug, and have the other two dates (Tuesday 31 Aug, Thursday 2 Sep) calculated for me?

    thanks
    Last edited by InDTPHell; 08-26-2010 at 11:41 AM. Reason: Told to rephrase title of post

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: How do I get a cell displaying a date one day later than another date specified?

    Hello,

    with your date in A1 you can use

    =A1+1

    to calculate the next day. For three days later you can use

    =A1+3

    cheers

+ 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