I wanted to check if a particular string matches a wildcard value. For example, I want to see if the string contains "12*3" with "*" being a wildcard value that can take on any value. Is this possible using the .match? formula?
Patricia Guevarra
said
almost 6 years ago
Hi Saul,
Thanks for reaching out! You can do this by using:
Saul Macht
Match a wildcard value
I wanted to check if a particular string matches a wildcard value. For example, I want to see if the string contains "12*3" with "*" being a wildcard value that can take on any value. Is this possible using the .match? formula?