I have a very basic question related to string variables, which I cannot
seem to resolve. I apologize if this is too basic.
I need a way to essentially search through string variables the way you
would use the "find" command in excel.
For instance, I have a long list of school names. Some of them may have
the word Alternative (or some part thereof is alt, alterna. erc) within
their name (but it wouldn't necessarily be the first part or last part of
their name) How can I find these.
Right now I am literally exporting to excel and using the find command, but
I am sure there is an easier way.