Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i loose the zero infront of phone numbers how do i get it back
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() format the cells as text before you put the number in alternativly but a space in the number say after the first 5 digits "duckie" wrote: i loose the zero infront of phone numbers how do i get it back |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could preformat the cell as text (format|Cells|number tab|Text).
You could prefix the entry with an apostrophe: '1231234123 Or maybe you could give the cell a custom format: Format|cells|Number tab|Special|Phone number or Format|cells|Number tab|custom 0000000000 (for as many digits as you need) duckie wrote: i loose the zero infront of phone numbers how do i get it back -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Sep 24, 8:57 pm, duckie wrote:
i loose the zero infront of phone numbers how do i get it back thanks for the help |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
if you already have a list of numbers stored and dont want to reenter all of
them if numbers are in cell A1 , in cell c1, ="0"&a1 then copy the formula down to put your ) back in place format cells c as text first "duckie" wrote: On Sep 24, 8:57 pm, duckie wrote: i loose the zero infront of phone numbers how do i get it back thanks for the help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert phone numbers with dashes in them to just numbers | Excel Discussion (Misc queries) | |||
Convert phone numbers with dashes in them to just numbers | Excel Discussion (Misc queries) | |||
Extract phone number front block of text | Excel Discussion (Misc queries) | |||
How can I cross reference phone numbers with existing phone numbe. | Excel Discussion (Misc queries) | |||
Words > Numbers (i.e. Vanity Phone Numbers) function | Excel Worksheet Functions |