extracting letters/numbers from a cell

jkreizman

New Member
Joined
Dec 15, 2016
Messages
4
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


The required numbers from cell A1 into B1 are "364" (note - without using =righ(x,x) function):
AB
1WHCND27364364

<tbody>
</tbody>

<tbody>
</tbody>
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

gaz_chops

Well-known Member
Joined
Apr 29, 2003
Messages
6,485
Platform
  1. MacOS
Welcome to the forum.

Provide some more examples. Is it always required that you remove the 1st 7 characters?
 
Upvote 0

Forum statistics

Threads
1,190,836
Messages
5,983,172
Members
439,825
Latest member
AdamS92

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top