Results 1 to 7 of 7

Date order

Threaded View

  1. #1
    Registered User
    Join Date
    10-10-2014
    Location
    Dublin Ireland
    MS-Off Ver
    Microsoft 365 MSO (Version 2309 Build 16.0.16827.20130)
    Posts
    36

    Date order

    I have the string =SUBSTITUTE((LEFT(RIGHT(B1,11),10)),".","/") which sorts the entries in date order.
    Except for the entries that have x for a value ie (xx.12.1994)
    These it bunches up down the bottom of the list.

    I was given another string =IFERROR(DATE(YEAR(C1),MONTH(C1),DAY(C1)),SUBSTITUTE(SUBSTITUTE(C1,"xx","01"),"x",1))*1
    but this puts the xx entries at the beining of the month or the year where i want them to be at the end of the month or year.

    I need a string that would give me the following
    For example (xx.12.1994) would go after (31.12.1994)
    and (xx.xx.199x) would go just before (01.01.2000)

    Any help appreciated
    Last edited by antoinb; 12-31-2014 at 12:28 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 12-02-2014, 03:46 AM
  2. Replies: 1
    Last Post: 12-01-2014, 03:01 PM
  3. Add date criteria matching order date and sales date
    By Luther.King in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-25-2014, 10:09 AM
  4. Calculate ship date based on date and time order is received
    By joekomar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-23-2013, 10:57 PM

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