Forum Discussion

hazwoper1's avatar
hazwoper1
Copper Contributor
Dec 20, 2022
Solved

Index Match with DMax?

How do I use a formula to populate column C with the most recent date based on the location?    Have the data on the left, need results on the right. Thank you!  
  • OliverScheurich's avatar
    Dec 20, 2022

    hazwoper1 

    =LARGE(IF($B$2:$B$12=B2,$A$2:$A$12),1)

    You can try this formula. Enter the formula with ctrl+shift+enter if you don't work with Office365 or Excel 2021.

     

Resources