When I import a file that originally had numbers such as "000123" in
excel, the number only shows 123. Is there a way for me to get the
cell to show 000123?

Thanks

Re: Show leading zeros (eg: 000123) by Dale

Dale
Tue Mar 11 03:11:11 CDT 2008

http://support.microsoft.com/kb/81518
Have a look at this.

"Mike C" <js2k111@yahoo.com> wrote in message
news:afa79124-6758-449f-877e-df0b6c6b2fb4@n77g2000hse.googlegroups.com...
> When I import a file that originally had numbers such as "000123" in
> excel, the number only shows 123. Is there a way for me to get the
> cell to show 000123?
>
> Thanks



Re: Show leading zeros (eg: 000123) by Dave

Dave
Tue Mar 11 07:19:43 CDT 2008

Another option:

If you're importing the data from a text file that is named *.csv (comma
separated values), then try renaming the file to *.txt.

When you use file|open, you'll see a data import wizard where you can specify
the type of each field. You can use Text and all the digits will be kept.

Mike C wrote:
>
> When I import a file that originally had numbers such as "000123" in
> excel, the number only shows 123. Is there a way for me to get the
> cell to show 000123?
>
> Thanks

--

Dave Peterson