I searched through the previous posts but didn't come across anything similar. I am looking for a custom number format for phone numbers that will allow extensions to be typed in. I am trued using the standard phone format [<=9999999]###-####;(###) ###-#### but would like to be able to add extensions on the end. The problem that I have is that when I do so, it takes the numbers from the Area Code and replaces them with 0's if I go over the Number of extensions.
Example Input of 5555555555123 with a format of [<=9999999999](###) ###-####;(###) ###-####"xt"### gives me (555) 555-5555xt123. The problem I have is when I have less than a 123 extension or more less than gives me (55) 555-5555xt512 or (5555) 555-5551xt234 respectively. Anyone see a workaround? I have tried 0's and # but nothing seems to fit. I don't have enough exposure to custom formats and am ready to learn.
Example Input of 5555555555123 with a format of [<=9999999999](###) ###-####;(###) ###-####"xt"### gives me (555) 555-5555xt123. The problem I have is when I have less than a 123 extension or more less than gives me (55) 555-5555xt512 or (5555) 555-5551xt234 respectively. Anyone see a workaround? I have tried 0's and # but nothing seems to fit. I don't have enough exposure to custom formats and am ready to learn.