Hi,
I'm trying to find the first instance of letter X in a string and separate everything after the X into another column.
So for example the string is VM09XD12 I want to create a new column that has D12 in it. I'm not sure how to do this. Any help will be appreciated.
Thank you