decadence
Well-known Member
- Joined
- Oct 9, 2015
- Messages
- 525
- Office Version
- 365
- 2016
- 2013
- 2010
- 2007
- Platform
- Windows
Hi, I am trying to find the first word in a cell before an Underscore, the words I need to find are varying length including numbers before the underscore.
I don't want to extract the word, I just want to find the first occurrence of the word and set this word as the word found so I can use it to match it against a sheet name.
I haven't been able to find a solution to this but I know either regex or split is what I need to use to find the word but I haven't got a clue where to start with this. can anyone help with this please.
I don't want to extract the word, I just want to find the first occurrence of the word and set this word as the word found so I can use it to match it against a sheet name.
I haven't been able to find a solution to this but I know either regex or split is what I need to use to find the word but I haven't got a clue where to start with this. can anyone help with this please.