Hi!
I am trying to create an IF formula with two INDEX MATCH formals within it. ie. if a cell says one thing use INDEX MATCH A otherwise use INDEX MATCH B.
This is the formula I have written and it is still not pulling correctly.
=IF(BH7="#N/A",(INDEX('[File A]Sheet1'!$G:$G,MATCH(D7,'[File...