remove the brackets from the phone field

H

Harsh

we have 10 digit mobile number when i type for eg 9860096234 the it gets
automatically in the bracket format (986) 009-6234 i want the simple number
without the brackets how should i do it
 
R

Russ Valentine [MVP-Outlook]

Not an option. Masking of phone numbers in Outlook is hard coded and cannot
be changed.
 
D

Diane Poremsky [MVP]

preface the number with a character: x2125551212 or _2125551212 - a period
will not work as Outlook sees it as a number separator. Note that Outlook
won't be able to dial it.
 
Top