

Find object, a whole passel of properties are specified. I'll get back to the first two lines of this code in a moment but take look at all the other lines produced. For instance, I recorded searching for the word "the" and replacing it with the word "THE." When I stopped the macro recorder and looked at what it created, this is the relevant part of what I saw:

One easy way to figure things out is to simply record a macro that does the Find and Replace operation, and then look at the code that the recorder produces. With doing find and replace operations, there are a number of objects that can be involved, and each of those has a goodly number of properties. If you cannot figure out what your macro will change, you cannot proceed with the other steps.

Simao has some macros doing a lot of searching and replacing.
