Sample string: This is sample_text_hello and goodbye
Desired output: sample_text_hello
I've tried RegEx but that seems to work for text AFTER the underscore. I can't use text-to-columns as I need the text before the underscore, of which is variable in length.
Suggestions?
Solved! Go to Solution.
@atcodedog05 , this is perfect, thank you!
Happy to help : ) @kahnailee
Cheers and have a nice day!