Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There are several options for displaying leading zeros depending on the way
you want to use the strings. 1. Custom formatting the cells with format code "0000000000" (10 zero digits). 2. Convert to text with =TEXT(A1,"0000000000") 3. Format a range as Text and Copy/PasteSpecial-Values the result of the above formula. -- Regards! Stefi zyus ezt *rta: I hv this sample data in excel 019-1234567 019 1234567 019#1234567 %0191234567 My question 1) How to delete spacing, dashes, character etc leaving the number only..in my above sample the clean data that i want to get is 0191234567 2) I tried to use replace function (to delete dash,space etc) but the leading 0 will not be displayed. What will be the best approach? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number Format Problem | Excel Discussion (Misc queries) | |||
Change number (in text format) to numeric format | Excel Discussion (Misc queries) | |||
convert text-format number to number in excel 2000%3f | Excel Discussion (Misc queries) | |||
How do i change numbers in text format to number format? | New Users to Excel | |||
excel format cells/Number/Category: Number problem | Excel Discussion (Misc queries) |