View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
anduare2 anduare2 is offline
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