farrusete
Member
Hi,
Im trying to get data from a different sheet table by matching IDs but im in troubles with values containing "~" character. For those the formula returns "#N/A"
=INDEX(Keywords[Description];MATCH([@Keyword];Keywords[Keyword];0))
How would you manage to get this working? (Id like to avoid manually replacing "~" character every time i update data tab.
Thank you in advance
Im trying to get data from a different sheet table by matching IDs but im in troubles with values containing "~" character. For those the formula returns "#N/A"
=INDEX(Keywords[Description];MATCH([@Keyword];Keywords[Keyword];0))
How would you manage to get this working? (Id like to avoid manually replacing "~" character every time i update data tab.
Thank you in advance