Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default automatic multiple insertion of 0 infront of a tel number?

My name is Collet - Johannesburg, South Africa

Basically all I need to kow is whether there is a way of inserting zeros
infront of telephone numbers by using a formula
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default automatic multiple insertion of 0 infront of a tel number?

Yes, several options depending on where you are at right now.

If you already have telephone numbers in cells, as in column A for example,
you can set this formula up in another column and fill it down the sheet to
display all of them with zeros:
= "0" & A1

If you are just beginning and want to be able to type and keep the zeros in
a cell, choose the column they will be in and choose Format Cells and select
the Text type. Then they will not be treated as numbers, but as text and
will retain everything you type into them.

Another way of entering numbers (or anything) as text into a cell when you
only have to do it once in a while is to preceed the entry with a single
apostrophe as
'02-1-800-555-1212
which would appear in the cell as
02-1-800-555-1212

"Collet Makgojane" wrote:

My name is Collet - Johannesburg, South Africa

Basically all I need to kow is whether there is a way of inserting zeros
infront of telephone numbers by using a formula

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default automatic multiple insertion of 0 infront of a tel number?

If you happen to want to fill up a fixed length number with leading zeros,
you can consider custom formatting, e.g. 000000000 (9 zero digit) for a nine
digit phone number.

Regards,
Stefi


JLatham ezt *rta:

Yes, several options depending on where you are at right now.

If you already have telephone numbers in cells, as in column A for example,
you can set this formula up in another column and fill it down the sheet to
display all of them with zeros:
= "0" & A1

If you are just beginning and want to be able to type and keep the zeros in
a cell, choose the column they will be in and choose Format Cells and select
the Text type. Then they will not be treated as numbers, but as text and
will retain everything you type into them.

Another way of entering numbers (or anything) as text into a cell when you
only have to do it once in a while is to preceed the entry with a single
apostrophe as
'02-1-800-555-1212
which would appear in the cell as
02-1-800-555-1212

"Collet Makgojane" wrote:

My name is Collet - Johannesburg, South Africa

Basically all I need to kow is whether there is a way of inserting zeros
infront of telephone numbers by using a formula

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
From Template Save As Help Pammi J New Users to Excel 7 January 16th 07 02:49 PM
how to delete automatic 'copyright' symbol insertion zipman1953 Excel Discussion (Misc queries) 1 February 8th 06 07:37 PM
Automatic Invoice Number mb Excel Discussion (Misc queries) 1 January 22nd 05 10:48 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Rounding a number to a multiple quantity that adds to a fixed total number wjlo Excel Worksheet Functions 1 November 9th 04 04:43 PM


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"