mistersteve
Board Regular
- Joined
- Aug 18, 2014
- Messages
- 110
- Office Version
- 365
Hello all, can you please help.
I require to extract all numbers left of the " character
Column A is like:
[TABLE="width: 157"]
<tbody>[TR]
[TD]4"2A "[/TD]
[/TR]
[TR]
[TD]10"2A "[/TD]
[/TR]
[TR]
[TD]13"2A "[/TD]
[/TR]
[TR]
[TD]3"2A "[/TD]
[/TR]
[TR]
[TD]28"2A "[/TD]
[/TR]
[TR]
[TD]6"2A "[/TD]
[/TR]
[TR]
[TD]15"2A "[/TD]
[/TR]
[TR]
[TD]11"2A "[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance
EDIT:
i should have stated the characters already extracted have 5 blanks to the left of them, they need to be ignore to allow the formula to work
I require to extract all numbers left of the " character
Column A is like:
[TABLE="width: 157"]
<tbody>[TR]
[TD]4"2A "[/TD]
[/TR]
[TR]
[TD]10"2A "[/TD]
[/TR]
[TR]
[TD]13"2A "[/TD]
[/TR]
[TR]
[TD]3"2A "[/TD]
[/TR]
[TR]
[TD]28"2A "[/TD]
[/TR]
[TR]
[TD]6"2A "[/TD]
[/TR]
[TR]
[TD]15"2A "[/TD]
[/TR]
[TR]
[TD]11"2A "[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance
EDIT:
i should have stated the characters already extracted have 5 blanks to the left of them, they need to be ignore to allow the formula to work
Last edited by a moderator: