View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pieros pieros is offline
external usenet poster
 
Posts: 32
Default Text replacement with VBA Excel in several files

Good morning,
I've got a folder with many subfolders in it filled with several text
files. Some of these text files have a filename with "KART" in it.
In these files (with "KART" in their filenames) I have to replace the
text "503" in "305".
Can anyone please help met with VBA code?

Many Thanks.