I'm perplexed why the Index(Match() formula might be returning the wrong value for me. I've checked this at least a dozen times and I have no idea. Please see screenshot below:
=INDEX({Sell Rate}, MATCH(Position@row, {Position}, 0)
It should be matching the sell rate in this other sheet when the position is Test. As you can clearly see, the value in Test is $5.00 and it's matching $0.00.
The Buy Rate is doing the same thing.
I have one called RN on here and it IS returning the correct value. If I rename RN as Test so it's in the first 15 rows and rename Test as RN, Test does work and RN doesn't.
Is there a reason why it might only be recording the first 15 rows??