extract leading numeric characters from a text string

jacinthn

Board Regular
Joined
Jun 15, 2010
Messages
96
I'm stumped, I have a cell value that is an address with leading numeric characters varying in length. I need to figure out how to either extract the leading numeric characters or insert a comma where the numeric characters end and the text string begins so I can do text to column and seperate the string.

Data eg.
342679098765 Charity House 154 w Duke St London England K45 SB7

Any ideas ?
Thanks
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
Thank you! that worked perfectly for extracting the numeric string. I do have another question... is there a way to keep the remaining text string without the leading numeric string. would i need to change the Left( formula to a Right( one to keep the address and not the leading numbers?

Thanks
 
Upvote 0
thats exactly what i needed thank you. thank you both so much for your help!!!!!!!!!!!!!!!!!!
 
Upvote 0

Forum statistics

Threads
1,215,335
Messages
6,124,326
Members
449,155
Latest member
ravioli44

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