Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Removing zeros from data list

I have a giant list in one column full of data that is prefixed by zeros.

eg. 271 is represented as 00271, 274 as 00274

I am trying to remove these zeros so as to be able to merge and sort this
data with another set.

Can anyone tell me how to remove these zeros from the data without manually
typing them in?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default Removing zeros from data list

Hi

How is the column currently formatted?
Is it Custom00000?
If so, change the format to Custom000
If it is Text, then copy a blank cellmark the range of your dataPaste
SpecialAdd.
This should change you values from Text to Numeric.

--
Regards
Roger Govier

"mokihi" wrote in message
...
I have a giant list in one column full of data that is prefixed by zeros.

eg. 271 is represented as 00271, 274 as 00274

I am trying to remove these zeros so as to be able to merge and sort this
data with another set.

Can anyone tell me how to remove these zeros from the data without
manually
typing them in?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,240
Default Removing zeros from data list

mokihi wrote:
I have a giant list in one column full of data that is prefixed by zeros.

eg. 271 is represented as 00271, 274 as 00274

I am trying to remove these zeros so as to be able to merge and sort this
data with another set.

Can anyone tell me how to remove these zeros from the data without manually
typing them in?



It looks like the cells contain text. Put a zero in an empty cell somewhere and
then copy it. Select your column and Edit / Paste Special / Values / Add.
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 747
Default Removing zeros from data list

enter the number 1 in any empty cell and copy that cell,
now select cells which has prefixed with zero's | go to edit |
pastespecial | click multiply | ok



On Dec 10, 1:52*am, mokihi wrote:
I have a giant list in one column full of data that is prefixed by zeros.

eg. 271 is represented as 00271, 274 as 00274

I am trying to remove these zeros so as to be able to merge and sort this
data with another set.

Can anyone tell me how to remove these zeros from the data without manually
typing them in?


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Removing zeros from data list

Sometimes this will remove leading zeros from TEXT numbers and convert them
to numeric numbers.

Select the range in question
Goto the menu DataText to Columns
Click Next twice
In step 3 make sure Column data format is set to GENERAL
Click Finish

--
Biff
Microsoft Excel MVP


"mokihi" wrote in message
...
I have a giant list in one column full of data that is prefixed by zeros.

eg. 271 is represented as 00271, 274 as 00274

I am trying to remove these zeros so as to be able to merge and sort this
data with another set.

Can anyone tell me how to remove these zeros from the data without
manually
typing them in?





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
Stop automatically removing leading zeros? Jessica P[_2_] Excel Discussion (Misc queries) 2 November 17th 08 09:47 PM
removing duplicate data from a single list Brad Excel Worksheet Functions 1 October 7th 08 06:00 AM
removing zeros from fromulas in excel elarscott Excel Discussion (Misc queries) 3 September 3rd 05 04:58 PM
Removing a list of data from a larger one bryanw Excel Discussion (Misc queries) 1 June 14th 05 12:58 AM
How do I stop excel removing zeros? tomcat Excel Discussion (Misc queries) 2 January 21st 05 05:40 PM


All times are GMT +1. The time now is 09:36 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"