djsmarties
Board Regular
- Joined
- Sep 10, 2002
- Messages
- 95
Hi,
I know there are many post on similar topics already, but I cannot seem to find one that will solve my problem
I have a table with a column that contain text/number mix in this format:
text123text1234text
Sometimes there are spaces, = signs, or commas separating the text from the numbers.
I found a formula that extracts numbers but it returns the first set of number, eg. 123. What I want however, is to extract the second set of numbers, e.g. 1234. The number is always four digits long, if that makes it any easier.
Thanks a lot
I know there are many post on similar topics already, but I cannot seem to find one that will solve my problem
I have a table with a column that contain text/number mix in this format:
text123text1234text
Sometimes there are spaces, = signs, or commas separating the text from the numbers.
I found a formula that extracts numbers but it returns the first set of number, eg. 123. What I want however, is to extract the second set of numbers, e.g. 1234. The number is always four digits long, if that makes it any easier.
Thanks a lot