PhoneTech2
Technical User
I have a customer list that includes phone numbers. I am not allowed to change the customer table. The phone numbers are entered one number after another ( 18005551212 ).
The numbers are a mixture of seven digits ( 555-1212) and ten digits ( 1-800-555-1212 )
When I do a report, I would like to add some separators between the numbers ( 1 (800) 555-1212 ).
I have tried to put these instruction in the INPUT MASK of the number field ( !\(999""000-0000;0;# ).
The seven digit numbers come out like this: ( )555-1212.
The ten digit numbers come out like this 18005551212.
What am I doing wrong?
Thank you for your help.
The numbers are a mixture of seven digits ( 555-1212) and ten digits ( 1-800-555-1212 )
When I do a report, I would like to add some separators between the numbers ( 1 (800) 555-1212 ).
I have tried to put these instruction in the INPUT MASK of the number field ( !\(999""000-0000;0;# ).
The seven digit numbers come out like this: ( )555-1212.
The ten digit numbers come out like this 18005551212.
What am I doing wrong?
Thank you for your help.