Dear All,
i'm sorry to bother you with this simple question, but I can't get it right :-(
I have a list of phone numbers that requires some formating and I'm trying to use a Regex Parse method without the expected success.
The phone numbers have the following formats:
111/11111111
222 / 222222222
333/33 33 333
4444/444/444444
5555/ 5555/ 5555
666 666 666666
could you please help me write the regex phrase?
thank you
Myriam