Forum Discussion

ExcelLearner2395's avatar
ExcelLearner2395
Copper Contributor
May 26, 2021
Solved

Index/match formatting error?

  Hi,   I'm on Windows 10 and Office 365.   I believe I'm making a formatting error when trying to continue a formula down a list. The current formula I'm using is " =INDEX(M5:O5,MATCH(A4,L5:L29...
  • HansVogelaar's avatar
    HansVogelaar
    May 26, 2021

    ExcelLearner2395 

    Thanks. Try this formula in :

     

    =INDEX($M$4:$O$2964,MATCH(A3,$L$4:$L$2964,0),MATCH(MAX(INDEX($R$4:$T$2964,MATCH(A3,$Q$4:$Q$2694,0),)),INDEX($R$4:$T$2964,MATCH(A3,$Q$4:$Q$2694,0),),0))

     

    Fill down.

Resources