View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default Copy and replace

replace *** and a space with nothing

editreplace***
nothing


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Caz H" <Caz
wrote in message
...
I have a report with a list of departments in it with 3 numbers at the
beginning of each row i.e. 123 example text, 123 example test one, 123
example text two.
I need to remove the 123 from it so I just have the list of names but when
I
do copy and replace all (leaving the "replace" blank) the list of
departments
has a space at the beginning of each row i.e. _example text, _example text
one etc. etc.

Do you know how I can remove the 123 without it leaving a space at the
beginning???