On Thu, 2006-01-19 at 14:47 -0600, Carl Karsten wrote: > folder full of word docs and need to search and replace same string in all of > them. What us there a slick way to do this?
I wrote a similar macro for someone. It is available from: http://homepages.paradise.net.nz/hillview/OOo/ and is called FindReplaceOccurences.odt. The macro in this file allows you to replace a set of occurences of text in all files in a folder. The file contains a table, in the first column you put the text to search for, in the second column the replace text, and then hit the button, to specify the folder. It is not the fastest approach, and it doesn't take advantage of the odt file format but it might be useful. Cheers, Ian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
