Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column of numbers, as below. How can I remove the 0 in front?
035000 035002 035006 035009 |
#2
![]() |
|||
|
|||
![]()
This will remove the 0's in front of the numbers and display them without any leading zeros. The format code Formula:
__________________
I am not human. I am an Excel Wizard |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Format as general or as number without any decimals. If they still look the
same they must be text or have invisible characters. -- Regards, Peo Sjoblom "Kipurr" wrote in message ... I have a column of numbers, as below. How can I remove the 0 in front? 035000 035002 035006 035009 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
After specifying the format as number you have to activate them so you would
have to activate them as reentries. One way would be to select an empty cell then select the cells you need to convert, then right click, then Paste Special, then Add That is better than multiplying by 1 as it will not damage empty cells. For more information see Number Conversions http://www.mvps.org/dmcritchie/excel/numconv.htm -- HTH, David McRitchie My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm "Peo Sjoblom" wrote in message ... Format as general or as number without any decimals. If they still look the same they must be text or have invisible characters. -- Regards, Peo Sjoblom "Kipurr" wrote in message ... I have a column of numbers, as below. How can I remove the 0 in front? 035000 035002 035006 035009 |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
You can also try Text to column - Fixed width. To delete the Zeros from entire row. Regards, "Kipurr" wrote: I have a column of numbers, as below. How can I remove the 0 in front? 035000 035002 035006 035009 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
remove spaces in front of text | Excel Discussion (Misc queries) | |||
Remove space in front of number in a cell? | Excel Worksheet Functions | |||
Macro to remove space at front and end of a cell | Excel Discussion (Misc queries) | |||
add zeros in front of numbers | Excel Discussion (Misc queries) | |||
How do I keep zeros in front of other numbers (like a zip code)? | Excel Discussion (Misc queries) |