View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Find and Replace only the end of a cells text

More before/after examples

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"ddhargis" wrote in message
...
I am looking to do a Find & Replace only the end of a cells texts or add a
'character' to the end of the cell. ex.

I am trying to place a * at the end of this statement, without clicking in
each cell and adding it at the end.

*F0123450

If I do a find and replace the 'zero', I get - *F*123450*. I'm trying to
keep the begining of the cell unchanged, and I'm looking for a new user
way
of doing it.

Thanks* : )