Removing only alpha characters from parts of a cell and leaving the numeric value

Executioner

Board Regular
Joined
Sep 26, 2005
Messages
166
Hi everyone,
I have data in column A that looks like this:
AV15808A
AV15828
AV15829
AV15843
AV15843A
AV15843B
AV15843C
AV15852
AV15854
AV15858
AV15874
AV15879
AV15881
AV15884
AV15886
AV15887
AV15887A

I only need to keep the number piece. Any alpha characters should be removed. I used the RIGHT function =RIGHT(A5,5), but it will leave the alphas from the right side and only remove the front alphas. I've tried to use it with the LEFT function, but some of the values do not have alpha characters at the end. Not sure how to construct the formula.

I'm using Excel 2010.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,214,400
Messages
6,119,292
Members
448,885
Latest member
LokiSonic

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
Back
Top