View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
msf msf is offline
external usenet poster
 
Posts: 4
Default Changing Phone Number Formats

How do I cange the format for phones numbers in contacts in Outlook 2003. It
used to automatically format to (xxx) xxx-xxxx but now formats as xxxxxxxxxx.
I am a non techie so simple terms would be appreciated. Thank you.


"Gord Dibben" wrote:

See more suggestions in the other news group you multi-posted to.


Gord Dibben Excel MVP

On Fri, 1 Jul 2005 14:13:30 -0500, Tha BeatMaker
wrote:


Consider this example:

A1 - 3365551111
A2 - 336-555-2222
A3 - (336) 555-3333


I want to be able to scan through column A and change all numbers to be
in the format of A1 which is just straight numbers...no punctuation.

How would I do that?