E
Excel 009
Dear all,
I am trying to modify the same specific content in 100+ txt files (for
example, change xxx to yyy). I need help to write a Word VBA code to
do that. Here is the pesudo code:
loop all files in a folder
open Nth txt file
find xxx
replace with yyy
save the txt file with a new name (add suffix "-mod")
close the file
end loop
Can anyone help? Thank you in advance.
- 009
http://en.wikipedia.org/wiki/Cyborg_009
I am trying to modify the same specific content in 100+ txt files (for
example, change xxx to yyy). I need help to write a Word VBA code to
do that. Here is the pesudo code:
loop all files in a folder
open Nth txt file
find xxx
replace with yyy
save the txt file with a new name (add suffix "-mod")
close the file
end loop
Can anyone help? Thank you in advance.
- 009
http://en.wikipedia.org/wiki/Cyborg_009