Hi,
I’m easily able to return the value of a string in an array by it’s index position with the FIND function.
e.g. if array = [“hello”,”World”]
FIND(array,1) = “hello”
However, i’m struggling to understand how to do the inverse - finding the index position of a string in an array by the value of the string:
e.g. if array = [“hello”,”World”]
‘STRINGFIND’(array,”hello”) = 1
I’m sure this is quite simple and I’m just missing the correct function.
Thanks!
Question
Find index position of a string in an array
Create an account in the community
A Lucid account is required to interact with the Community, and your participation is subject to the Supplemental Lucid Community Terms. You may not participate in the Community if you are under age 18. You will be redirected to the Lucid app to log in.
Log in to the community
A Lucid account is required to interact with the Community, and your participation is subject to the Supplemental Lucid Community Terms. You may not participate in the Community if you are under age 18. You will be redirected to the Lucid app to log in.
Log in with Lucid
or
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.