Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Littlebear
 
Posts: n/a
Default Find/Replace Question

In a column, I have a series of numbers in this format: 00700*, 01200*,
127000*. This data comes from an outside source, and I need the cells to
read 007, 012, 127, without the final 000*.

I can't seem to make this happen with Find/Replace, finding 000* and
replacing with nothing (to remove the final 000*, as I can do in Word).

Any thoughts how I might accomplish this?

Kind regards to all.
Shirley
  #2   Report Post  
 
Posts: n/a
Default

hi,
have you tried text to columns? use fixed width.

-----Original Message-----
In a column, I have a series of numbers in this format:

00700*, 01200*,
127000*. This data comes from an outside source, and I

need the cells to
read 007, 012, 127, without the final 000*.

I can't seem to make this happen with Find/Replace,

finding 000* and
replacing with nothing (to remove the final 000*, as I

can do in Word).

Any thoughts how I might accomplish this?

Kind regards to all.
Shirley
.

  #3   Report Post  
cdb
 
Posts: n/a
Default

Insert a column next to the original one (say orinal in Column A, new column
is Column B). Type into first adjacent cell in new column = left(A1,3) and
copy this to the bottom of your data. Highlight column B, copy and paste as
values, then delete Column A.

"Littlebear" wrote:

In a column, I have a series of numbers in this format: 00700*, 01200*,
127000*. This data comes from an outside source, and I need the cells to
read 007, 012, 127, without the final 000*.

I can't seem to make this happen with Find/Replace, finding 000* and
replacing with nothing (to remove the final 000*, as I can do in Word).

Any thoughts how I might accomplish this?

Kind regards to all.
Shirley

  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi

one option is to use a helper column
say your "numbers" are in column A
in B1 type
=left(a1,3)
move the mouse over the bottom right hand corner of the cell until you see a
+ then double click, this will copy the formula down the column, now select
column B and copy it, now click on A1 and choose edit/ paste special -
values
and click ok - column b can now be deleted.

This method will keep your "numbers" as "text" .. if you want you "numbers"
to be numbers then use edit / replace - first do
find: 000~*
replace: leave blank

then do
find: 00~*
replace: leave blank.

to format your numbers back to three digits, select them and choose format /
cells - custom
type 000
and click OK

Cheers
JulieD


"Littlebear" wrote in message
...
In a column, I have a series of numbers in this format: 00700*, 01200*,
127000*. This data comes from an outside source, and I need the cells to
read 007, 012, 127, without the final 000*.

I can't seem to make this happen with Find/Replace, finding 000* and
replacing with nothing (to remove the final 000*, as I can do in Word).

Any thoughts how I might accomplish this?

Kind regards to all.
Shirley



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
Function question Dale Rosenthal New Users to Excel 2 January 25th 05 02:10 PM
Function question Dale Rosenthal Excel Worksheet Functions 4 January 25th 05 03:47 AM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM
Format Question Please WILLIAM DAVIS Excel Discussion (Misc queries) 2 January 7th 05 01:45 AM
Compare Question nick Excel Discussion (Misc queries) 3 January 4th 05 10:25 AM


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