![]() |
#1
|
|||
|
|||
![]()
Ever since I discovered custom cell formatting, I have enjoyed using it, especially for phone numbers. However, there was one problem I ran into.
As long as I kept the phone number formatting to a base phone number, which has a predictable number of numbers. However, what about extensions? That's where I'm running into issues. Apparently Excel cell formats can contain conditionals, which is awesome. This conditional almost does everything I need it to: Code:
[<=9999999]###-####;[<=9999999999](###) ###-####;[<=999999999999](###) ###-#### x##; Code:
[<=9999999]###-####;[<=9999999999](###) ###-####;[<=999999999999](###) ###-#### x##;[<=9999999999999](###) ###-#### x###; |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
bbutl027 | Excel | 1 | 11-25-2016 12:52 AM |
![]() |
Irene H | Word VBA | 2 | 07-10-2016 05:59 PM |
Excel Formula for Multiple Conditions & Results | nowco | Excel | 4 | 03-16-2016 11:24 AM |
Excel-Save Custom Formatting | CarlaK | Excel | 1 | 10-18-2013 05:05 PM |
Embedded Excel Graphs - Custom Formatting | Cody | Drawing and Graphics | 0 | 07-02-2010 02:30 PM |