In On Writing, Stephen King's collective essays about the writing process, he suggests aspiring wordsmiths set a goal of 1,000 words a day (or as he calls it, "getting the black on white"). I myself, aspire to this industrious goal, but I struggle even more with calculating how many words I have written that day. I'm too lazy (or perhaps it's too tedious) to repeatedly use the word count tool in Microsoft Word to figure out if I've missed my mark (or need to celebrate because I've exceeded it).
Enter this nifty little Macro from Allen Wyatt's Word Tips on Displaying a Live Word Count. Read the article then copy the Visual Basic program onto your clipboard. If you don't know how to install a Macro in Word then read the instructions below:
- Open the Microsoft Word document where you want a live word count.
- Go to Tools --> Macro --> Record New Macro.
- Enter a unique Macro name; Assign the Macro to the Toolbar; and under "Store Macro in" select your open document.
- Press "Okay" and the little stop button comes up. Press Stop.
- Go to Tools --> Macro --> Macros.
- Highlight the Macro you just recorded and click "Step Into".
- Paste Allen Wyatt's Program over the contents (the entire contents including Sub and End) and save.
"On Writing" was quite helpful to me, and I've quoted it to many. Living up to a word count, however, may lead some to the fate of the scribe in "The Ballad of the Flexible Bullet". And has.
ReplyDeleteI was nervous at first, applying it to my precious baby in progress, but what a joy to see it light up on the title bar! Kudos, a most excellent find.
ReplyDelete