#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Inserting Number

How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Inserting Number

Custom format (FormattingCellsCustom) of 00000000000

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Karen" <poppy.com wrote in message
...
How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Inserting Number

This appears to work but the zero does not actually exsist ie not in FX Box
when copy and paste it does show zero,


Thanks

Karen



"Bob Phillips" wrote in message
...
Custom format (FormattingCellsCustom) of 00000000000

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Karen" <poppy.com wrote in message
...
How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Inserting Number

Then it won't be a number that Excel recognizes as a number, it would be
text. You can use a help column for that

=TEXT(A1,"00000000000")


copy as needed, then copy and paste special as values

--
Regards,

Peo Sjoblom



"Karen" <poppy.com wrote in message
...
This appears to work but the zero does not actually exsist ie not in FX
Box
when copy and paste it does show zero,


Thanks

Karen



"Bob Phillips" wrote in message
...
Custom format (FormattingCellsCustom) of 00000000000

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Karen" <poppy.com wrote in message
...
How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen







  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Inserting Number

Your data must be Text numbers not actual numbers.


Data Text to Columns Next Next Finish

Custom Format cells as 00000000000


"Karen" wrote:

This appears to work but the zero does not actually exsist ie not in FX Box
when copy and paste it does show zero,


Thanks

Karen



"Bob Phillips" wrote in message
...
Custom format (FormattingCellsCustom) of 00000000000

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Karen" <poppy.com wrote in message
...
How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen








  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Inserting Number

Karen

The formatting just changes the appearance, not the value.

If you want the value changed you could use a helper cell with a formula.

="0" & A1

Drag/copy down then CopyPaste SpecialValuesOKEsc.

The values are now text with a preceding 0


Gord Dibben MS Excel MVP

On Wed, 18 Apr 2007 15:29:59 +0100, "Karen" <poppy.com wrote:

This appears to work but the zero does not actually exsist ie not in FX Box
when copy and paste it does show zero,


Thanks

Karen



"Bob Phillips" wrote in message
...
Custom format (FormattingCellsCustom) of 00000000000

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"Karen" <poppy.com wrote in message
...
How do i insert number "Zero 0" in front of multiple numbers
7775644619
7764856857
7932085127
7828206664
7917806074
7973667607


Thanks

Karen





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
Inserting current date when number entered in cell & Circular reference error? Pheasant Plucker® Excel Discussion (Misc queries) 4 April 10th 07 10:39 AM
INserting Specific Number of Rows via macro [email protected] Links and Linking in Excel 1 November 14th 06 09:56 PM
inserting a space in a number Anthony Excel Worksheet Functions 5 July 18th 06 05:55 PM
Inserting a number and having it displayed as you typed Bev New Users to Excel 2 August 23rd 05 01:54 AM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM


All times are GMT +1. The time now is 02:28 AM.

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

About Us

"It's about Microsoft Excel"