Wednesday, August 29, 2007

Word Macro

Create a macro named OldEnglish that will replace the word "the" with the word "thee" everywhere it appears in the document.

Assign the macro to the key combination ctrl+8.

Be sure you test the program on different paragraphs and documents to make sure that it works properly. When you are done, go to the Visual Basic editor and copy the code into your document. Then save the document as:

assignments\macro\OldEnglish-[Whi, Danny].doc (replace with your name)