I have a long column containing numbers mingled within characters and text. I want to use and equation to extract the numbers. Examples of cell contents are as follows:
TRIM 2-OUT
2-OUT TRIM
TRIM 4-OUT
TRIM 4-OUT
4-OUT TRIM
Cell content is in column “I”. Want the result to appear in column “J”.
In the first line of the example I need the 2 to appear in column “J”
In the fifth line of the example I need the 4 to appear in column “J”
Number to extract will never exceed 10
Can this be accomplished with an equation or will this require a macro?
Can you provide requested equation or macro?
Bookmarks