ermccarthy
Board Regular
- Joined
- Feb 15, 2002
- Messages
- 224
Good Evening!
I am struggling with a formula, hoping someone can point me in the right direction.
In a cell I have a text string that says "#15 of 214 H.." I need to extract the two numbers into their own cells. In this example 15 and 214 respectively. However, the numbers could be as few as 1 digit or as many as 3 digits.
Therefore I am hoping to use the characters around the digits to get the numbers. So in theory, return the value between "#" and " of" and the value between "of " and " H".
Can someone at least point me in the right direction?
I greatly appreciate any help!
I am struggling with a formula, hoping someone can point me in the right direction.
In a cell I have a text string that says "#15 of 214 H.." I need to extract the two numbers into their own cells. In this example 15 and 214 respectively. However, the numbers could be as few as 1 digit or as many as 3 digits.
Therefore I am hoping to use the characters around the digits to get the numbers. So in theory, return the value between "#" and " of" and the value between "of " and " H".
Can someone at least point me in the right direction?
I greatly appreciate any help!