Results 1 to 25 of 25

"Flag" row of duplicate entries with the greatest date

Threaded View

  1. #19
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: "Flag" row of duplicate entries with the greatest date

    Your dates are entered as text so the formula doesn't work. Here, I converted them to numbers.

    Alternately, you can modify the formula to

    =IF(COUNTIF($E$10:$E$1509,E10)>1, IF(MAX(($N$10:$N$1509)*($E$10:$E$1509=E10))=N10+0,"X",""),"X")
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    Attached Files Attached Files
    Last edited by ChemistB; 06-30-2015 at 05:06 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Date format of just "st" "nd" "rd" and "th" with text included
    By notrandom in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-10-2013, 05:45 PM
  2. Return "green", "yellow" or "red" from date/age and priority ranking
    By Cantaloop in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2013, 12:12 AM
  3. Find id"" and replace with id"consecutive number" 3071 entries
    By RoyLittle0 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-19-2012, 07:27 AM
  4. Replies: 1
    Last Post: 09-15-2010, 01:55 AM
  5. Unable to get date to flag "late" in macro
    By rgleeso1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-29-2009, 06:06 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