Hi,
I'm trying to figure out a way to extract a certain number of letters/numbers from a partucilar cell.
For instance if I have the following line:
WHCND27364
I want to remove "WHCND27" and remain only with "364", but without using the =Right(X,3) function.
Is there a way to obtain this?
Many thanks!
Jonathan
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]The required numbers from cell A1 into B1 are "364" (note - without using =righ(x,x) function):
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]WHCND27364[/TD]
[TD]364[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to figure out a way to extract a certain number of letters/numbers from a partucilar cell.
For instance if I have the following line:
WHCND27364
I want to remove "WHCND27" and remain only with "364", but without using the =Right(X,3) function.
Is there a way to obtain this?
Many thanks!
Jonathan
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]The required numbers from cell A1 into B1 are "364" (note - without using =righ(x,x) function):
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]WHCND27364[/TD]
[TD]364[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]