Silvermini63
Active Member
- Joined
- Sep 25, 2006
- Messages
- 293
I have a cells full of text and I need to split out from it everything that is right of the 3rd to last space in the string.
The common in the strings is all the info I need starts after the 3rd space from the end of the text.
The issue is everything to the left of that 3rd to last space is a different length
eg:
product 1 010001 6 $10.00
The common in the strings is all the info I need starts after the 3rd space from the end of the text.
The issue is everything to the left of that 3rd to last space is a different length
eg:
product 1 010001 6 $10.00