The information in this article applies to:
SUMMARYMicrosoft Word 2000 includes three templates that contain sample macros that may not be immediately available after you install Word.
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty
either expressed or implied, including, but not limited to, the implied warranties of
merchantability and/or fitness for a particular purpose. This article assumes that you
are familiar with the programming language being demonstrated and the tools used to
create and debug procedures. Microsoft support professionals can help explain the functionality
of a particular procedure, but they will not modify these examples to provide added
functionality or construct procedures to meet your specific needs. If you have limited
programming experience, you may want to contact a Microsoft Certified Solution Provider
or the Microsoft fee-based consulting line at (800) 936-5200. For more information about
Microsoft Certified Solution Providers, please see the following page on the World Wide Web:
http://www.microsoft.com/mcsp/For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/support/supportnet/overview/overview.aspTo access the Word sample macros, follow these steps:
Method 1: For Occasional Use of MacrosIf you plan to use the macros occasionally (or if you want to see what they do before you decide to make them easily accessible), add the macro templates as global templates.To add one of the files listed in the "Summary" section as a global template, follow these steps: Method 2: For Frequent Use of MacrosOption 1: Move the Templates into the Startup Folder:Word automatically has access to any macros in templates that are placed in the following folder:C:\Program Files\Microsoft Office\Office\StartupUse Windows Explorer and place a copy of the sample macro template into the Startup folder. When you restart Word, these templates are global templates and the macros are visible in the Macro dialog box. A disadvantage to this method is that Word takes a bit longer to start (each time it starts, it loads these templates globally). Option 2: Copy the Macros into the Normal Template:Follow these steps to copy the macros into your global template (Normal.dot):Method 3: View the Sample MacroTo view the macro code for a sample macro, use the following steps:Batch Conversion Wizard.wizThe Batch Conversion Wizard template is a template that contains sample macros to perform a batch conversion of selected files to or from Word format and is installed on first use by default. The Batch Conversion Wizard is installed to the following folder by default:C:\Program Files\Microsoft Office\Templates\1033To run the Batch Conversion Wizard, do the following steps:
Macros9.dotThe Macros9.dot template is a template that contains sample macros created by Microsoft Technical Support and includes the following sample macros:
The Macros9.dot template is installed to the following folder by default:
C:\Program Files\Microsoft Office\Office\Samples\For additional information about the sample macros contained in the Macros9.dot template, please see the following article in the Microsoft Knowledge Base: Q234554 WD2000: Supplemental Macros (Macros9.dot) Available for Download Support9.dotThe Support9.dot template contains sample macros created by Microsoft Technical Support and includes the following sample macros:
The Support9.dot template is installed to the following folder by default:
C:\Program Files\Microsoft Office\Office\MacrosFor additional information about the sample macros contained in the Support9.dot template, please see the following article in the Microsoft Knowledge Base: Q230121 WD2000: What's Contained in Support9.dot and How to Install It Additional query words: convert
Keywords : kbdta wd2000 |
Last Reviewed: July 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |