Hi Guys,
I have an excel with a column of phone numbers in varying formats.
I need a system to clean the numbers based on country code which is stored in another column.
For instance lets say the phone number column contains:
4921030012722
+49 (2103) 00 12722
12103001282
+1 (210) 300 1282
Lets assume the country code for the first two numbers is Germany and US for the latter two.
The formatted numbers should be +xx (xxxx) xx xxxxx for Germany with the first two digits representing the country code and +x (xxx) xxx xxxx for US.
Any help is highly appreciated.
I have an excel with a column of phone numbers in varying formats.
I need a system to clean the numbers based on country code which is stored in another column.
For instance lets say the phone number column contains:
4921030012722
+49 (2103) 00 12722
12103001282
+1 (210) 300 1282
Lets assume the country code for the first two numbers is Germany and US for the latter two.
The formatted numbers should be +xx (xxxx) xx xxxxx for Germany with the first two digits representing the country code and +x (xxx) xxx xxxx for US.
Any help is highly appreciated.