View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Find replace problem

Hi

I have some numbers denoted thus:-

02:34:56 (they can be any numbers at all separated by Colons

and I want to replace the last Colon with a dot/period so it is

02:34.56

I tried to replace using **:**:** to **:**.** but it fills in with the
latter

How can I achieve please

Neil