planetdrouin
Technical User
I am trying to write an array formula which also looks for a substring.
Essentially one of my data fields could contain
"john 2003-4"
I want to be able to say look for "2003-4" in that column. My other parts were fine such as matching the date and using the first 5 letters of the name.
Any suggestions on how to do this?
Essentially one of my data fields could contain
"john 2003-4"
I want to be able to say look for "2003-4" in that column. My other parts were fine such as matching the date and using the first 5 letters of the name.
Any suggestions on how to do this?