Forum Discussion
Thomas1330
Apr 16, 2020Copper Contributor
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...
- 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.
Riny_van_Eekelen
Apr 16, 2020Platinum Contributor
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.
Thomas1330
Apr 20, 2020Copper Contributor
Thank you Riny, it worked out!
- Riny_van_EekelenApr 20, 2020Platinum Contributor
Thomas1330 Graag gedaan!