Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
For a single line extraction try:
=IF(ISERROR(LEFT(A1,1)*1),(MID(A1,2,3)&"-"&RIGHT(A1,8)), (MID(A1,1,3)&"-"&RIGHT(A1,8))) A little more resilient but still assumes that the last 7 digits are split with a hyphen Copy down as needed. Nick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Phone number formatting | Excel Discussion (Misc queries) | |||
Phone Number formatting | Excel Worksheet Functions | |||
PHONE NUMBER formatting | Excel Worksheet Functions | |||
Formatting a Phone Number | Excel Discussion (Misc queries) | |||
Phone Number Formatting | Excel Discussion (Misc queries) |