Need formula to split column

Sm3tUser

New Member
Joined
Apr 13, 2015
Messages
11
I have a column with mobile phone numbers as well as landlines:


[table="width: 500, class: grid"]
[tr]
[td]0403920493[/td]
[/tr]
[tr]
[td]02 9345 9483[/td]
[/tr]
[tr]
[td]93545493[/td]
[/tr]
[/table]


I need a formula to split up the mobile numbers and the landlines. It could either work by:
- First splitting off the numbers that begin with '02', then apply another formula to split the ones that begin with '9' - I will then merge to the landlines columns that I just created
- Split off any numbers that begin with either '02' or '9'


What I don't want is for the formula to rather split off any numbers that begin with '04'.


Thanks!
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,226,739
Messages
6,192,739
Members
453,755
Latest member
IQBS

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