kramtronix
New Member
- Joined
- Mar 28, 2006
- Messages
- 47
Hey guys, I've been racking my brain trying to come up with a formula approach to extracting numbers from alphanumber strings
in some cells of my workbook. I've read the following threads, and while they come close, they do not give me exactly what I need.
Here are the threads:
Extracting Multiple Numbers from String
Extract Text or Number from a Column, Help.
The solutions in these actually work, but the problem is that the number I'm dealing with contains a decimal point. Here is an example
of the cell data:
SEWI Beta Assoc 1.2
The formulas in the threads above render "12." What I need is just plain ole "1" as the result, but "1.2" would work if need be.
Any help is greatly appreciated!
in some cells of my workbook. I've read the following threads, and while they come close, they do not give me exactly what I need.
Here are the threads:
Extracting Multiple Numbers from String
Extract Text or Number from a Column, Help.
The solutions in these actually work, but the problem is that the number I'm dealing with contains a decimal point. Here is an example
of the cell data:
SEWI Beta Assoc 1.2
The formulas in the threads above render "12." What I need is just plain ole "1" as the result, but "1.2" would work if need be.
Any help is greatly appreciated!