+ Reply to Thread
Results 1 to 2 of 2

=DATEVALUE("7/1/20"&MID(C3,13,2)) creates error

  1. #1
    Gary
    Guest

    =DATEVALUE("7/1/20"&MID(C3,13,2)) creates error

    =DATEVALUE("7/1/20"&MID(C3,13,2)) creates error.

    Automatic Error Checking reports this as a "Text date with 2 digit Years".
    Formula otherwise works.

    BTW - c3="School Year 06-07"

    ----------------
    This post is a suggestion for Microsoft, and Microsoft responds to the
    suggestions with the most votes. To vote for this suggestion, click the "I
    Agree" button in the message pane. If you do not see the button, follow this
    link to open the suggestion in the Microsoft Web-based Newsreader and then
    click "I Agree" in the message pane.

    http://www.microsoft.com/office/comm...heet.functions

  2. #2
    Dave Peterson
    Guest

    Re: =DATEVALUE("7/1/20"&MID(C3,13,2)) creates error

    This didn't get flagged:

    =DATE("20"&MID(C3,13,2),7,1)





    Gary wrote:
    >
    > =DATEVALUE("7/1/20"&MID(C3,13,2)) creates error.
    >
    > Automatic Error Checking reports this as a "Text date with 2 digit Years".
    > Formula otherwise works.
    >
    > BTW - c3="School Year 06-07"
    >
    > ----------------
    > This post is a suggestion for Microsoft, and Microsoft responds to the
    > suggestions with the most votes. To vote for this suggestion, click the "I
    > Agree" button in the message pane. If you do not see the button, follow this
    > link to open the suggestion in the Microsoft Web-based Newsreader and then
    > click "I Agree" in the message pane.
    >
    > http://www.microsoft.com/office/comm...heet.functions


    --

    Dave Peterson

+ 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