Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to type a series of numbers with "0"s. ex. 000058745. When I do
this excel kicks out all of the zeros. 58745. I need the zeroes to be displayed in the cells. Also when I went to excel help, it shows you how to do it and when I tried it, it did not work. Please help! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you are ok with treating them as text then enter a ' before entering the
numbers. Since in a number 0s at the left don't mean anything Excel strips them off... You can show zeros by formatting the cells as 000000 It will show 123 as 000123 but 0123456 as 123456 -- Pl click the YES button (if you see it - don''''''''t worry if you don''t), if this answer was helpful. "Ant" wrote: I am trying to type a series of numbers with "0"s. ex. 000058745. When I do this excel kicks out all of the zeros. 58745. I need the zeroes to be displayed in the cells. Also when I went to excel help, it shows you how to do it and when I tried it, it did not work. Please help! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Format cell, number tab, custom format
000000000 Or, if you don't mind treating the number as text, you can input into the cell: '000058745 And the apostrophe will tell XL to display exactly what you input. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Ant" wrote: I am trying to type a series of numbers with "0"s. ex. 000058745. When I do this excel kicks out all of the zeros. 58745. I need the zeroes to be displayed in the cells. Also when I went to excel help, it shows you how to do it and when I tried it, it did not work. Please help! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Very, very helpful. Thank you so much
"Luke M" wrote: Format cell, number tab, custom format 000000000 Or, if you don't mind treating the number as text, you can input into the cell: '000058745 And the apostrophe will tell XL to display exactly what you input. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Ant" wrote: I am trying to type a series of numbers with "0"s. ex. 000058745. When I do this excel kicks out all of the zeros. 58745. I need the zeroes to be displayed in the cells. Also when I went to excel help, it shows you how to do it and when I tried it, it did not work. Please help! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Tell us what you tried and in which way it didn't work.
-- David Biddulph Ant wrote: I am trying to type a series of numbers with "0"s. ex. 000058745. When I do this excel kicks out all of the zeros. 58745. I need the zeroes to be displayed in the cells. Also when I went to excel help, it shows you how to do it and when I tried it, it did not work. Please help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How to create a scatter chart with 2 "X" values with common "Y"s | Charts and Charting in Excel | |||
problems with displaying "duplicate vlookup values" in same column | Excel Discussion (Misc queries) | |||
Zero values displaying as "-" | New Users to Excel | |||
Changing "returned" values from "0" to "blank" | Excel Worksheet Functions |