+ Reply to Thread
Results 1 to 2 of 2

Conditional Format Time and Date Order

  1. #1
    Registered User
    Join Date
    03-08-2008
    Posts
    48

    Conditional Format Time and Date Order

    Hoping someone can help me. I manage a process where everything should be done in a "first in / first out" basis.

    I'm trying to easily identify instances of someone taking them out of order. I have a conditional format of "=a2<a1" and this is working great. However, it doesn't catch those instances were 2 or more were selected out of order. See the red item below.

    Is there a way to have it look at the last date and time that wasn't out of order?

    Capture.JPG

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Conditional Format Time and Date Order

    Try using:

    =IF(A2="","",A2<>MAX($A$2:A2))

    as you CF formula.
    Last edited by Glenn Kennedy; 02-02-2017 at 07:44 AM.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Conditional Format (underline) row of last date/time of each day in a range
    By hanpete122 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-12-2016, 04:36 PM
  2. [SOLVED] Conditional format Date/time that is 16 hours greater or Less
    By smugglersblues in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-20-2014, 04:42 PM
  3. modify date time cell to an excel format date time
    By rileyp in forum Excel General
    Replies: 12
    Last Post: 03-24-2013, 08:39 PM
  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
  5. [SOLVED] How do I convert imported date/time data to date/time format?
    By andykent99 in forum Excel General
    Replies: 4
    Last Post: 01-03-2013, 07:47 AM
  6. date and time out of order
    By la1tran in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-19-2011, 09:05 PM
  7. Replies: 19
    Last Post: 12-09-2005, 05:45 AM

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