Exceluser2984
New Member
- Joined
- Jul 24, 2019
- Messages
- 3
Hi,
I know how to extract text between special characters but my question has a little wrinkle. I have text that looks like the following:
253>9374
734>3949;3948>3448
3847;43548>3949
589
I want to extract the text to the right of the ">". There could be multiple strings in each cell to be extracted. So the expected result from the sample above would be:
9374
3949;3448
3847;3949
589
Any formulas to do this?
Thanks!
I know how to extract text between special characters but my question has a little wrinkle. I have text that looks like the following:
253>9374
734>3949;3948>3448
3847;43548>3949
589
I want to extract the text to the right of the ">". There could be multiple strings in each cell to be extracted. So the expected result from the sample above would be:
9374
3949;3448
3847;3949
589
Any formulas to do this?
Thanks!