View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tcfowler@gmail.com is offline
external usenet poster
 
Posts: 2
Default Removing parentheses in a phone number

On Mar 22, 1:17 pm, Helmut Weber wrote:
Hi everybody,

the question is: What is the question?

The perfect solution would be "555-555-5555".

As simple as that. ;-)

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"


Yes this is what I was looking for, 3 digits dash 3 digits dash 4
digits.
Tim's solution worked for me. Thanks for everyones input.

It seems with coding eveyone has a different approach, but the results
are the same.