+ Reply to Thread
Results 1 to 3 of 3

datevalue

  1. #1
    RUanExcelnut
    Guest

    datevalue

    While using the DATEVALUE(date_text) formula, I am trying to use a cell
    location (ie. c3) in the (date_text) field instead of text. Is this
    possible? It is part of a formula to sum numbers between two dates and I am
    trying to make it simple for others to use.

  2. #2
    Ron Rosenfeld
    Guest

    Re: datevalue

    On Wed, 12 Jan 2005 12:07:04 -0800, RUanExcelnut
    <[email protected]> wrote:

    >While using the DATEVALUE(date_text) formula, I am trying to use a cell
    >location (ie. c3) in the (date_text) field instead of text. Is this
    >possible?


    Yes.
    --ron

  3. #3
    Dave R.
    Guest

    Re: datevalue

    As long as C3 contains a text date, it will work.

    You can also use something like this which works on both text dates and
    actual dates.

    =DATEVALUE(TEXT(A1,"mm/dd/yyyy"))



    "RUanExcelnut" <[email protected]> wrote in message
    news:[email protected]...
    > While using the DATEVALUE(date_text) formula, I am trying to use a cell
    > location (ie. c3) in the (date_text) field instead of text. Is this
    > possible? It is part of a formula to sum numbers between two dates and I

    am
    > trying to make it simple for others to use.




+ 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