C
Cybert
I have a spreadsheet with 287 rows.
Column 1 is a short text string. (string1)
Column 2 is a slightly different text string. (string2)
I need to search through approximately 25,000 short text files (in a
variety of different folders) and REPLACE all occurences of string1
with string2.
Can I [fairly easily] write a VBA routine to do this automatically?
It's going to take me DAYS to make all the changes by hand. If I
can't do it with Excel is there another tool that would do the trick?
Column 1 is a short text string. (string1)
Column 2 is a slightly different text string. (string2)
I need to search through approximately 25,000 short text files (in a
variety of different folders) and REPLACE all occurences of string1
with string2.
Can I [fairly easily] write a VBA routine to do this automatically?
It's going to take me DAYS to make all the changes by hand. If I
can't do it with Excel is there another tool that would do the trick?