Hi All,
I want the following telephone numbers reformat. As you can see from the following, I want to remove all characters except numbers and out 0 at the begining of the number f it doesn't start wirh 0. And the length is 11. What do you recommend?
(543)456-35-50 => 05434563550
(555)555-55-55 => 05555555555
(210)111-11-11 => 02101111111
Thanks