Forum Discussion

Caro_Bloggs's avatar
Caro_Bloggs
Copper Contributor
Jun 02, 2022
Solved

#REF! error in INDEX/MATCH formula

Dear all,   Can someone help me with my formula? =INDEX('[COSTED_BOM_RFQ_REDUCED__FULL_SMART_LCU_20220523 (1).xlsx]Sheet0'!K11:K93;MATCH(C8;'[COSTED_BOM_RFQ_REDUCED__FULL_SMART_LCU_20220523 (1).xl...
  • Martin_Weiss's avatar
    Jun 02, 2022

    Hi Caro_Bloggs 

     

    the first part of your INDEX formula refers to just one column (K11:K93), but with the very last argument you refer to colum 11.

    So if you want to return the value of column 11, the INDEX range should at least cover K11:U93

Resources