I've got a simple index match formula looking for a number then returning the appropriate text from a specified array. Standard stuff. But when the lookup value is the result of a formula the index match doesn't like it.
E.g. The lookup value is 3.2 (based on a formula averaging a few cells), which I formatted as a number and rounded to 3.
How can I make the index match formula recognise the value in the cell as 3?
To pre-empt any suggestions regarding the match type, that still has to be 0 because otherwise it assumes it is a 4 or a 1 not a 3.
Bookmarks