I would like to change the default format for the phone number field in
Outlook 2007, contacts, to have only hyphens between the numbers. I do not
want to have (xxx) for the area code. Is this possible? My desired format is
xxx-xxx-xxxx .

Re: in outlook 2007 can u chg the phone fmt to be - not () for prefix by Russ

Russ
Mon Jul 21 13:43:16 PDT 2008

No. Masking of phone numbers in Outlook is hard coded.
--
Russ Valentine
[MVP-Outlook]
"chefdave86" <chefdave86@discussions.microsoft.com> wrote in message
news:CF4F7750-A82B-4C27-A012-67CBE0A6929D@microsoft.com...
>I would like to change the default format for the phone number field in
> Outlook 2007, contacts, to have only hyphens between the numbers. I do not
> want to have (xxx) for the area code. Is this possible? My desired format
> is
> xxx-xxx-xxxx .


Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by DavidTeich

DavidTeich
Fri Aug 01 03:37:01 PDT 2008

Who decided that brilliant one? Every culture does it differently, and for a
few folks in Redmond to hardcode that is tragically incompetent.

Any chance they might do the right thing in the service pack?

David

"Russ Valentine [MVP-Outlook]" wrote:

> No. Masking of phone numbers in Outlook is hard coded.
> --
> Russ Valentine
> [MVP-Outlook]
> "chefdave86" <chefdave86@discussions.microsoft.com> wrote in message
> news:CF4F7750-A82B-4C27-A012-67CBE0A6929D@microsoft.com...
> >I would like to change the default format for the phone number field in
> > Outlook 2007, contacts, to have only hyphens between the numbers. I do not
> > want to have (xxx) for the area code. Is this possible? My desired format
> > is
> > xxx-xxx-xxxx .
>

Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by Brian

Brian
Fri Aug 01 08:13:08 PDT 2008

David Teich <DavidTeich@discussions.microsoft.com> wrote:

> Who decided that brilliant one? Every culture does it differently,
> and for a few folks in Redmond to hardcode that is tragically
> incompetent.

There are international standards for telephony and Outlook complies with
them, as far as I can tell. You are asking for a non-standard expression of
the phone number.
--
Brian Tillman [MVP-Outlook]


Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by DavidTeich

DavidTeich
Sat Aug 02 01:37:00 PDT 2008

Wrong again. The '+' is a standard, but some places use parenthesis, others
hyphens. Over the last ten years, the use of periods has grown among high
tech and a few other companies. Many moons ago, when I was a programmer,
we'd never think of limiting to a single format. It's called "parsing". Study
it.

BTW: The internet's a great thing. Check out some pages.
http://www.colorado.edu/Publications/styleguide/numbers.html#telephone,
university publications standard saying parens shouldn't be used.

http://www.dfas.mil/contractorpay/electroniccommerce/electronicdatainterchangeedi/810SAMMS.pdf,
Military EDI interchange spec, specifying no punctuation in phone numbers so
folks can format themselves

Just about everywhere else you check, you'll see that specs are set to be
format independent. Try it.

David

"Brian Tillman" wrote:

> David Teich <DavidTeich@discussions.microsoft.com> wrote:
>
> > Who decided that brilliant one? Every culture does it differently,
> > and for a few folks in Redmond to hardcode that is tragically
> > incompetent.
>
> There are international standards for telephony and Outlook complies with
> them, as far as I can tell. You are asking for a non-standard expression of
> the phone number.
> --
> Brian Tillman [MVP-Outlook]
>
>

Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by Jimloveuk

Jimloveuk
Tue Aug 12 07:22:01 PDT 2008



"Russ Valentine [MVP-Outlook]" wrote:

> Why would you ask us? Do you think it is a good idea for Outlook to
> disregard the standard conventions? How is that the "right thing?"
> --
> Russ Valentine
> [MVP-Outlook]
> "David Teich" <DavidTeich@discussions.microsoft.com> wrote in message
> news:97AC5748-71B9-4F9E-B8BC-4F62C0781A26@microsoft.com...
> > Who decided that brilliant one? Every culture does it differently, and for
> > a
> > few folks in Redmond to hardcode that is tragically incompetent.
> >
> > Any chance they might do the right thing in the service pack?
> >
> > David
> >
> > "Russ Valentine [MVP-Outlook]" wrote:
> >
> >> No. Masking of phone numbers in Outlook is hard coded.
> >> --
> >> Russ Valentine
> >> [MVP-Outlook]
> >> "chefdave86" <chefdave86@discussions.microsoft.com> wrote in message
> >> news:CF4F7750-A82B-4C27-A012-67CBE0A6929D@microsoft.com...
> >> >I would like to change the default format for the phone number field in
> >> > Outlook 2007, contacts, to have only hyphens between the numbers. I do
> >> > not
> >> > want to have (xxx) for the area code. Is this possible? My desired
> >> > format
> >> > is
> >> > xxx-xxx-xxxx .
> >>
>

All mobile phones recognise the following:

+XXXXXXXXXXXX however many x's there may need to be.

Mobile phones do not need to know which element of the number is the
international code, which is the local code.

Waiting for standards, particluarly telephone standards to tell you what is
useful in life is I am afraid ignorant.

When I sync my contacts with my mobile phone I can call precisely 0% of the
numbers. Well done MS!



Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by DavidTeich

DavidTeich
Wed Aug 13 00:19:01 PDT 2008

You seem to have it backwards, or just aren't paying attention. The only
standard is the +. Parenthesis and spaces within the numbers are
"preferences" that change from company to company and nation to nation. What
you're doing is unilaterally defining what you think should be a standard,
regardless of how out of date and limited to the US it may be.

More importantly, as i've also mentioned. Good programs can strip the the
formatting when both storing or sending a phone number, so that each system
can use its own formatting. Ooops, sorry, I mentioned "good programming"...

"Russ Valentine [MVP-Outlook]" wrote:

> Why would you ask us? Do you think it is a good idea for Outlook to
> disregard the standard conventions? How is that the "right thing?"
> --
> Russ Valentine
> [MVP-Outlook]
> "David Teich" <DavidTeich@discussions.microsoft.com> wrote in message
> news:97AC5748-71B9-4F9E-B8BC-4F62C0781A26@microsoft.com...
> > Who decided that brilliant one? Every culture does it differently, and for
> > a
> > few folks in Redmond to hardcode that is tragically incompetent.
> >
> > Any chance they might do the right thing in the service pack?
> >
> > David
> >
> > "Russ Valentine [MVP-Outlook]" wrote:
> >
> >> No. Masking of phone numbers in Outlook is hard coded.
> >> --
> >> Russ Valentine
> >> [MVP-Outlook]
> >> "chefdave86" <chefdave86@discussions.microsoft.com> wrote in message
> >> news:CF4F7750-A82B-4C27-A012-67CBE0A6929D@microsoft.com...
> >> >I would like to change the default format for the phone number field in
> >> > Outlook 2007, contacts, to have only hyphens between the numbers. I do
> >> > not
> >> > want to have (xxx) for the area code. Is this possible? My desired
> >> > format
> >> > is
> >> > xxx-xxx-xxxx .
> >>
>

Re: in outlook 2007 can u chg the phone fmt to be - not () for pre by Brian

Brian
Wed Aug 13 07:13:30 PDT 2008

David Teich <DavidTeich@discussions.microsoft.com> wrote:

> You seem to have it backwards, or just aren't paying attention. The
> only standard is the +. Parenthesis and spaces within the numbers are
> "preferences" that change from company to company and nation to
> nation. What you're doing is unilaterally defining what you think
> should be a standard, regardless of how out of date and limited to
> the US it may be.
>
> More importantly, as i've also mentioned. Good programs can strip the
> the formatting when both storing or sending a phone number, so that
> each system can use its own formatting. Ooops, sorry, I mentioned
> "good programming"...

You seem to think Russ has some control over what Microsoft chooses to do
with its programs. Russ doesn't work for Microsoft and had no part in
defining how Outlook formats numbers.
--
Brian Tillman [MVP-Outlook]