Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default find part text, replace all text

I am not sure this is possible without writting code. I was thinking of
useing the find replace utility to find the cells that contain the first
three letters of "tot" and then replace the entire contents of the cell with
a blank. when ever i try it all it replaces is the "tot", i want to wipe out
the entire cell. if find and replace will not work is there a simple bit of
code i can put into a macro to do the same thing? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default find part text, replace all text

Use Find and Replace itself with

Find tot* and keep the replace field blank
--
If this post helps click Yes
---------------
Jacob Skaria


"anduare2" wrote:

I am not sure this is possible without writting code. I was thinking of
useing the find replace utility to find the cells that contain the first
three letters of "tot" and then replace the entire contents of the cell with
a blank. when ever i try it all it replaces is the "tot", i want to wipe out
the entire cell. if find and replace will not work is there a simple bit of
code i can put into a macro to do the same thing? Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default find part text, replace all text

thank you very much, i could have sworn i tried that b4 and could not get it
to work. But it does exactly what i need, i was messing it up b4 somehow.

thanks again.


"Jacob Skaria" wrote:

Use Find and Replace itself with

Find tot* and keep the replace field blank
--
If this post helps click Yes
---------------
Jacob Skaria


"anduare2" wrote:

I am not sure this is possible without writting code. I was thinking of
useing the find replace utility to find the cells that contain the first
three letters of "tot" and then replace the entire contents of the cell with
a blank. when ever i try it all it replaces is the "tot", i want to wipe out
the entire cell. if find and replace will not work is there a simple bit of
code i can put into a macro to do the same thing? Thanks

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 part text in a cell Indra Excel Discussion (Misc queries) 3 December 8th 08 03:29 AM
vlookup to find match only part of a text value David Excel Discussion (Misc queries) 4 August 29th 08 02:35 PM
find text in cell and replace it with part of the text in that ce. jules Excel Discussion (Misc queries) 3 May 3rd 07 10:18 AM
REPLACE PART OF CELL WITH FORMATTED TEXT Manju Excel Worksheet Functions 8 December 27th 06 11:42 PM
Find and replace part of a text string [email protected] Excel Discussion (Misc queries) 2 July 10th 06 10:34 PM


All times are GMT +1. The time now is 09:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"