Hello,
I am trying to remove a portion of text in a string in a column of data. I have tried different methods and tools and have struck out and I guess I am just missing something. I want everything after the open parentheses gone. There is no consistency in the number of characters that may before a "(" and just need everything after it removed. I have tried with the column as a V_String and as a String, though not sure if it makes a difference.
Here is an example of what I am dealing with and where i want to end up:

A file of the data is attached. Any help is greatly appreciated.
Thanks,
Kevin