Hello,
I have been using an Index match formula, however it doesn't always pull back the correct match or provides a no match however when validating the data, it is there.
Is there a better formula to use?
Here is what my current formula is in the cell:
=INDEX(reference sheet column),MATCH(@row in sheet,(reference sheet column),0)
As I mentioned some cells produce the correct name, some do not, and some have No Match. All cells are formatted the same.
Appreciate the help in advance.