View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
J_J J_J is offline
external usenet poster
 
Posts: 58
Default can I replace all with a macro?

Hi,
Can I replace (all "i" characters with "ý") and (all "g" characters with
"ð") and (all "u" characters with "ü") within all cells of all Excel sheets
in a workbook with a VB macro?
TIA