
|
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! |
![]() Sunday, March 02, 2008 – Permalink – Index ConcordanceOrder!Creating a Table of Contents can be easy if you use Styles. Word will automatically insert a TOC when you place the insertion point and then use Insert>Reference Index and Tables and choose Table of Contents. (2007 – Reference Tab>Table of Contents group) An Index or Concordance can be more difficult. In a larger document, you may want the reader to be able to locate key words. You could go through the whole document and mark each word you want included, but there is an easier way.
<Doug Klippert@ 7:38 AM
Comments:
Post a Comment
Sunday, February 10, 2008 – Permalink – Merge to More than One DocumentCustom contentIn the Data Source, include a field for the type of letter the recipient requires. In the Main merge document, enter IF fields, such as: {IF {MERGEFIELD "LetterType"=1} {INCLUDETEXT "C:\\Project\\Letter1" \* MERGEFORMAT} ""} {IF {MERGEFIELD "LetterType"=2} {INCLUDETEXT "C:\\Project\\Letter2" \* MERGEFORMAT} ""}
Letters 1 and 2 can have completely different texts, formats and layouts. One can be an invitation to a sale, the other can be a dunning letter. After setting up the main document for mail merging, insert all of the fields you want to merge. Copy the individual fields and paste them in the correct locations in Letter 1 and 2. Go back to the main document and erase all of the text and fields EXCEPT for the IF statements. Letters 1 and 2 do not have to be set up a merge docs, or connected to a data source. Their text will be inserted in the Main document depending on the field type. See all Topics word <Doug Klippert@ 7:32 AM
Comments:
Post a Comment
Saturday, July 28, 2007 – Permalink – ContinuedMore to come
<Doug Klippert@ 6:51 AM
Comments:
Post a Comment
Saturday, April 21, 2007 – Permalink – Numbers to WordCardinal numbers
There are spaces in the field. Here is how it should be entered: {space=34,582.13space\*DollarTextspace\*Firstcapspace} For Access see: Labels: Fields <Doug Klippert@ 6:50 AM
Comments:
Post a Comment
Monday, March 05, 2007 – Permalink – Click to TypeMacroButtonWhen you open a template for a Memo, Letter, or Fax, you will see a field like this: [Click here and type Name]When you click and type the field goes away. Here's how to create on of your own.
For more information see The Word MVP site: Using MacroButton fields. See all Topics word Labels: Fields <Doug Klippert@ 7:05 AM
Comments:
Post a Comment
Monday, August 07, 2006 – 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."
Fields In 2007 you can use the =(Formula) field. On the Insert tab look for Quick Parts: ![]() See all Topics Labels: Fields <Doug Klippert@ 6:48 AM
Comments:
Post a Comment
|