Hello all,
I want to extract numbers using ONLY formula not text to column as follows:
[TABLE="width: 500, align: left"]
<tbody>[TR]
[TD]1,2,12,14,15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3,5,6,10,18,22[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8,17,32,45[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have either 1 or 2 digit numbers not more. I tried Left, mid, and right with find and substitute using columns as the variable (+1 and -) for increments, but didn't get it right altogether.
Kindly, can you give a robust formula.
Thank you and all the best for 2018,
carlo
I want to extract numbers using ONLY formula not text to column as follows:
[TABLE="width: 500, align: left"]
<tbody>[TR]
[TD]1,2,12,14,15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3,5,6,10,18,22[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8,17,32,45[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have either 1 or 2 digit numbers not more. I tried Left, mid, and right with find and substitute using columns as the variable (+1 and -) for increments, but didn't get it right altogether.
Kindly, can you give a robust formula.
Thank you and all the best for 2018,
carlo