+ Reply to Thread
Results 1 to 2 of 2

To get latest status based on status date per ID

  1. #1
    Registered User
    Join Date
    03-12-2021
    Location
    CZ
    MS-Off Ver
    MS Excel for Mac, 2019 (version 16.46)
    Posts
    27

    To get latest status based on status date per ID

    Hi, I am trying to set up some formula to revert status based on latest status date for listed IDs. I know I can sort it out from newest to oldest and run vlookup to take the first found value but looking for some smarter solution. Thank you for any hint!
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,224

    Re: To get latest status based on status date per ID

    Try this:

    =INDEX($B$3:$B$24,MATCH(MAXIFS($D$3:$D$24,$C$3:$C$24,C3),$D$3:$D$24,0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Replies: 1
    Last Post: 11-30-2020, 08:52 PM
  2. [SOLVED] How to count the latest status in a row
    By qzqzjcjp in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-05-2019, 03:12 PM
  3. Macro to Track Prospect Status and Date of Status Change
    By zainfidel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-24-2016, 02:16 PM
  4. [SOLVED] Populate Name and Date for one status only from a list of different status
    By suchetherrah in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-30-2015, 07:31 AM
  5. Replies: 4
    Last Post: 05-23-2015, 12:08 PM
  6. Replies: 3
    Last Post: 09-11-2014, 04:32 PM
  7. Replies: 4
    Last Post: 04-08-2012, 09:43 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