Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Covert 9 digits to 10 in excel

I have a series of numbers in an Excel column. Some are 9 digits long and
need a zedro added to the front to make them 10 digits. I know there is a
formula I can place in a column next to them which will convert them but I
don't know what it is. Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Covert 9 digits to 10 in excel

Hi Lisa,

Try this.
=TEXT(A1,"0000000000")

You could also apply a custom format of 0000000000
to the existing cells.

HTH
Martin


"Lisalala" wrote in message
...
I have a series of numbers in an Excel column. Some are 9 digits long and
need a zedro added to the front to make them 10 digits. I know there is a
formula I can place in a column next to them which will convert them but I
don't know what it is. Can anyone help?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default Covert 9 digits to 10 in excel

If you want only to display leading zero, then custom format the cells with
format code "0000000000" (ten zeros). If you want to store 10 digit numbers
as text (e.g. a kind of codes) then enter =TEXT(A1,"0000000000") in an empty
helper column (adjust cell reference A1 to your real situation), copy the
helper column and PastSpecial/Values it back to the original column!

Regards,
Stefi

€˛Lisalala€¯ ezt Ć*rta:

I have a series of numbers in an Excel column. Some are 9 digits long and
need a zedro added to the front to make them 10 digits. I know there is a
formula I can place in a column next to them which will convert them but I
don't know what it is. Can anyone help?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Covert loyus 123 to Excel spreadsheet lewarthur Excel Discussion (Misc queries) 3 July 24th 07 05:04 PM
covert excel to access files TimR Excel Discussion (Misc queries) 2 February 22nd 07 06:23 PM
How does excel automatically covert cells when a different number. talil Excel Discussion (Misc queries) 1 March 17th 05 06:49 AM
covert quattro pro to excel with microsoft office xp ? steveni5991 New Users to Excel 0 February 24th 05 03:01 AM
How to covert old Lotus 123 files with .123 extension to Excel? Kate Excel Discussion (Misc queries) 2 January 31st 05 06:51 PM


All times are GMT +1. The time now is 01:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"