Chip_Excel
New Member
- Joined
- Jul 20, 2010
- Messages
- 8
Hi Everyone,
I am trying to figure out how to return the text between two different instances of the same symbol.
For example, I have this in a cell:
100% Cotton / 55.0 in / 3.2 oz/sq yd / 120 x 70 / 40 NE x 40 NE / Yarn Dye
I want to be able to to extract all the information between the fifth and sixth "/", which is "40 NE x 40 NE".
The number of characters in between the slashes is dynamic, one cell might contain "40 NE x 40 NE" and another one just "40x40".
I also want to be able to count the instances left to right or right to left.
Let me know if anyone has any ideas.
Chip
I am trying to figure out how to return the text between two different instances of the same symbol.
For example, I have this in a cell:
100% Cotton / 55.0 in / 3.2 oz/sq yd / 120 x 70 / 40 NE x 40 NE / Yarn Dye
I want to be able to to extract all the information between the fifth and sixth "/", which is "40 NE x 40 NE".
The number of characters in between the slashes is dynamic, one cell might contain "40 NE x 40 NE" and another one just "40x40".
I also want to be able to count the instances left to right or right to left.
Let me know if anyone has any ideas.
Chip