Forum Discussion

Thomas1330's avatar
Thomas1330
Copper Contributor
Apr 16, 2020
Solved

Index match formula does not work as it should

Hi all,   I'm working on a file, existing from a couple imported files.  I've been trying to obtain data from one tab to another by using the index/match formula. This works on 303/309 of the row...
  • Riny_van_Eekelen's avatar
    Apr 16, 2020

    Thomas1330 You have trailing spaces in some of the entries in "Ruimte". For instance, you try to match "A1.010" with "A1.010 ". That returns #NA! Just delete the space at the end and it works.

Resources