Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sept
 
Posts: n/a
Default Partial replace

Hello,
I'm trying to search and replace but I do not want to replace the whole
cell, only a few characters in them.
Namely, I have list of names, some of which have two stars ** after it and I
want to get rid of those 2 stars after the name. How do I do that?
Thanks a lot
Sandra

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Sandra,

Just do a find and replace, Ctrl-H, but precede the * with a tilde ~, so ~**
as the string to replace.

--
HTH

Bob Phillips

"Sept" wrote in message
...
Hello,
I'm trying to search and replace but I do not want to replace the whole
cell, only a few characters in them.
Namely, I have list of names, some of which have two stars ** after it and

I
want to get rid of those 2 stars after the name. How do I do that?
Thanks a lot
Sandra



  #3   Report Post  
Max
 
Posts: n/a
Default

One way ..

Assuming data in A1 down,

Put in B1:
=TRIM(SUBSTITUTE(A1,"**"," "))
Copy down
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"Sept" wrote in message
...
Hello,
I'm trying to search and replace but I do not want to replace the whole
cell, only a few characters in them.
Namely, I have list of names, some of which have two stars ** after it and

I
want to get rid of those 2 stars after the name. How do I do that?
Thanks a lot
Sandra



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
replace absolute references bj Excel Worksheet Functions 0 May 20th 05 07:18 PM
REPLACE outside of highlighted column Jane Excel Worksheet Functions 8 May 19th 05 01:54 PM
EXCEL : Replace a value in a cell by a picture Vanderzeypen Excel Discussion (Misc queries) 1 April 28th 05 04:19 PM
Replace Number with Text using Macro Carter68 Excel Discussion (Misc queries) 3 April 19th 05 08:57 PM
VB Find and Replace Bony_Pony Excel Worksheet Functions 10 December 6th 04 05:45 PM


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