Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Delimiting and Formatting

I am trying to delimit a string of data, which contains, in one column, a
series of six digits which start with the number zero. After typing the
number in the zero is remove, i.e. I enter 001234 then becomes 1234. Is it
possible for the zero(s) to remain a part of the entry? PLEASE HELP!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Delimiting and Formatting

On May 9, 2:16 pm, Delimiting and Formatting <Delimiting and
wrote:
I am trying to delimit a string of data, which contains, in one column, a
series of six digits which start with the number zero. After typing the
number in the zero is remove, i.e. I enter 001234 then becomes 1234. Is it
possible for the zero(s) to remain a part of the entry? PLEASE HELP!


Format the cell as "000000". FormatCells, Number tab, select Custom
and specify 000000.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Delimiting and Formatting

You can either custom number format the cells as 000000 or format the cells
as TEXT or precede the entry with an apostrophe (which also makes it TEXT).
'001234 The apostrophe will not be displayed in the cell.

Using the custom number format of 000000 will *display* the leading 0s but
the *true underlying value* will still be 1234.

Biff

"Delimiting and Formatting" <Delimiting and
wrote in message
...
I am trying to delimit a string of data, which contains, in one column, a
series of six digits which start with the number zero. After typing the
number in the zero is remove, i.e. I enter 001234 then becomes 1234. Is it
possible for the zero(s) to remain a part of the entry? PLEASE 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
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
expanding custom formatting without removing existing cell formatting? Keith Excel Worksheet Functions 3 December 27th 06 01:54 PM
delimiting w/multiple delimiters? NTaylor Excel Discussion (Misc queries) 0 January 11th 06 04:22 PM
Pasting data without the worksheet automatically delimiting it? NiallC Excel Discussion (Misc queries) 3 August 8th 05 09:23 AM
Pasting from clipboard-how to control text-to-columns delimiting stebro Excel Discussion (Misc queries) 1 June 15th 05 05:31 PM


All times are GMT +1. The time now is 10:32 PM.

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"