+ Reply to Thread
Results 1 to 3 of 3

get back to day one based on current date

  1. #1
    oomyoo
    Guest

    get back to day one based on current date

    Hi,

    I would like to have the following:

    A1 B1
    =TODAY() need formula

    Cell should say:
    A1 B1
    12/20/05 12/1/05

    Any ideas?

    Thanks in advance



  2. #2
    Niek Otten
    Guest

    Re: get back to day one based on current date

    =Date(year(A1),month(a1),1)

    --
    Kind regards,

    Niek Otten


    "oomyoo" <oomyoo@discussions.microsoft.com> wrote in message
    news:0AB47CC1-7D0A-4F58-BAF9-4BFEA4C043F2@microsoft.com...
    > Hi,
    >
    > I would like to have the following:
    >
    > A1 B1
    > =TODAY() need formula
    >
    > Cell should say:
    > A1 B1
    > 12/20/05 12/1/05
    >
    > Any ideas?
    >
    > Thanks in advance
    >
    >




  3. #3
    Ron Rosenfeld
    Guest

    Re: get back to day one based on current date

    On Tue, 20 Dec 2005 10:36:04 -0800, oomyoo <oomyoo@discussions.microsoft.com>
    wrote:

    >Hi,
    >
    >I would like to have the following:
    >
    >A1 B1
    >=TODAY() need formula
    >
    >Cell should say:
    >A1 B1
    >12/20/05 12/1/05
    >
    >Any ideas?
    >
    >Thanks in advance
    >


    B1: =a1-day(a1)+1


    --ron

+ 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