adityabhatt1989
New Member
- Joined
- Jun 12, 2014
- Messages
- 9
Hello Everyone:
I am new to MrExcel.com forums and this is my first post here.
I need to extract numbers from excel cells. For eg-
[TABLE="width: 561"]
<tbody>[TR]
[TD="class: xl1902, width: 561"]BAR TBG 04.00X02.25X26.50 1340 HRN SMLS SPEC. ES4.38694
^^^ This is one of the cells. I need to pull out 04.00, 2.25, 26.50, 1340 into different cells from one given cell.
I have tried using =MID() function, but I need to make changes into that formula everytime the position of first numeric letter changes while I go along a column. And I need to make changes into it as I go along the row.
It is taking me a lot of time in extracting numbers from one cell into different cells and I am afraid that I will spend the rest of my life getting this stuff done.
Any help with this task is hugely appreciated and acknowledged.
PS- There might already be a discussion thread on this. Posting that here would he helpful too.
Best
Aditya Bhatt
[/TD]
[/TR]
</tbody>[/TABLE]
I am new to MrExcel.com forums and this is my first post here.
I need to extract numbers from excel cells. For eg-
[TABLE="width: 561"]
<tbody>[TR]
[TD="class: xl1902, width: 561"]BAR TBG 04.00X02.25X26.50 1340 HRN SMLS SPEC. ES4.38694
^^^ This is one of the cells. I need to pull out 04.00, 2.25, 26.50, 1340 into different cells from one given cell.
I have tried using =MID() function, but I need to make changes into that formula everytime the position of first numeric letter changes while I go along a column. And I need to make changes into it as I go along the row.
It is taking me a lot of time in extracting numbers from one cell into different cells and I am afraid that I will spend the rest of my life getting this stuff done.
Any help with this task is hugely appreciated and acknowledged.
PS- There might already be a discussion thread on this. Posting that here would he helpful too.
Best
Aditya Bhatt
[/TD]
[/TR]
</tbody>[/TABLE]