+ Reply to Thread
Results 1 to 3 of 3

date +7

Hybrid View

  1. #1
    Marlis
    Guest

    date +7

    I have today's date in cell A1. IS there a way to get cell B1 to show the
    following week's date?

  2. #2
    JE McGimpsey
    Guest

    Re: date +7

    One way:

    Dates in XL are just integer offsets from a base date, so use the +
    operator:

    B1: =A1+7

    Format B1 as a date.

    In article <C108D314-2BED-40A9-B192-236358091660@microsoft.com>,
    Marlis <Marlis@discussions.microsoft.com> wrote:

    > I have today's date in cell A1. IS there a way to get cell B1 to show the
    > following week's date?


  3. #3
    Rowan
    Guest

    RE: date +7

    =A1+7 should do it.

    Regards
    Rowan

    "Marlis" wrote:

    > I have today's date in cell A1. IS there a way to get cell B1 to show the
    > following week's date?


+ 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