decadence
Well-known Member
- Joined
- Oct 9, 2015
- Messages
- 525
- Office Version
- 365
- 2016
- 2013
- 2010
- 2007
- Platform
- Windows
Is it possible to get the variable last text in a string after an underscore. There will always be an underscore before the last word but the length of the text is variable and the text contains letters and numbers. I would like to offset the returned text i.e C2 contains the text and G2 is where I would like to return the last text of the string. Can someone help with this please