
|
Book Home Page Bloglines 1906 CelebrateStadium 2006 OfficeZealot Scobleizer TechRepublic AskWoody SpyJournal Computers Software Microsoft Windows Excel FrontPage PowerPoint Outlook Word Host your Web site with PureHost! |
![]() Tuesday, March 31, 2009 – Permalink – Add Captions ProgramaticallyWhen the project seems overwhelmingFaced with a repetitive task, I often have to make the decision, do I do it by hand again and again? Or do I write or find a macro to do the heavy lifting? "Have you ever had a document with ten, twenty, or even 100 images, and then as an afterthought decided you wanted to add a caption to each of those images? This is an easy task through the user interface (UI). All you have to do is select each image, one at a time, and choose Insert, then Reference, then Caption. Unfortunately doing this through an image-heavy document is a boring chore and takes up a lot of time. Working with Word 2003 Images Programmatically See all Topics word <Doug Klippert@ 3:18 AM
Comments:
Post a Comment
Saturday, March 21, 2009 – Permalink – Readability EvaluationWhat grade are you?Word has a built in tool to determine the level of reading difficulty of a document. To see the statistics:
Each readability score bases its rating on the average number of syllables per word and words per sentence.Readability Measuring the reading age of books and other reading matter. Everything you ever wanted know about readability tests but were afraid to ask. Wikipedia.com: Flesch-Kincaid Readability Test Support.Microsoft.com: Frequently Asked Questions About Proofing Grammar I am working on a law review article dealing with readability. We have found a problem with Microsoft Word's Flesch-Kincaid formula - it does not appear to be accurate. We took a sample text of slightly over 100 words, and ran the check. We then changed the word "report" to statement" (with everything else unchanged) and Word indicated a higher grade level. However, the grade level should not have been affected, since "report" and "statement" are both two-syllable words. It looks like Word is somehow incorporating number of characters in each word into it's Flesch-Kincaid score, which it should not. Any idea what the problem might be? You're right, Word handles the formula a little differently. BTW, they say the sample s/b 200+ words for reliability. See these links: University of Memphis and: Wikipedia See all Topics word <Doug Klippert@ 3:45 AM
Comments:
Post a Comment
Thursday, March 12, 2009 – Permalink – Insert>FieldsTiny code snippets
"Some 80-plus fields are built into Word that provide information about the file and the user; store, display, and manipulate reference information; and link the document to other applications - all without a bit of code."
In 2007 you can use the =(Formula) field. On the Insert tab look for Quick Parts: ![]() See all Topics word <Doug Klippert@ 3:50 AM
Comments:
Post a Comment
|