Article ID: 162490 - Last Review: January 19, 2007 - Revision: 1.1 WD97: How to Access Sample Macros for Word 97This article was previously published under Q162490 On This PageSUMMARY
Word 97 for Windows includes three templates that contain sample macros that
are not immediately available after you install Word. After you run a
Complete installation of Word 97 for Windows, the following files are
copied to a Macros folder in the default directory, C:\Program
Files\Microsoft Office\Office\Macros:
Convert8.wiz
This article discusses information about these templates and macros as
well
as how to access these macros.
Macros8.dot Support8.dot MORE INFORMATION
To access the Word sample macros, follow these steps:
Method 1: If You Will Be Using the Macros OccasionallyIf you will be using 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.NOTE: When you load a template or add-in, it remains loaded for the current Word session. If you quit and then restart Word, the template or add-in is not automatically reloaded. To add one of the files listed in the "Summary" section as a global template, follow these steps:
Method 2: If You Will Be Using the Macros OftenOption 1: Move the Templates into the Startup Folder:Word automatically has access to any macros in templates that are placed in the Microsoft Office\Office\Startup folder. Using Windows Explorer, place copies of the Convert8.wiz, Macros8.dot, or Support8.dot files into the Startup folder. When you restart Word, these templates become global templates, and the macros are visible in the Macro dialog box. A disadvantage of 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 the Normal template (Normal.dot):
Macro Explanation and Notes
-----------------------------------------------------------------------
AutoNew.Main When opening a new document based on
Convert8.wiz, it presents a dialog box
and asks whether you want to perform a batch
conversion of files. Selecting this starts the
macro StartConversionWizard. It also asks
whether you want to edit converter or filter
options. Selecting this option starts the macro
EditConversionOptions.
AutoOpen.Options This macro runs when you open the
Convert8.wiz file and asks the same questions
as listed in the explanation and notes to the
AutoNew.Main macro.
EditConversionOptions This macro allows you to set text and graphics
converter filter options from within Word.
StartConversionWizard This macro allows you to convert multiple
files of the same file format at the same
time.
ANSI Value
When you click Tools, point to Macro, and click on
Macros, you see the following listed macros:AutoCorrectUtility FindSymbol InsertFootnote TableCellHelper SuperDocStatistics NormalViewHeaderFooter CopySpike Add Selection to Spike Insert Spike Contents Clear Spike Contents Preview Spike
Macro Explanation and Notes
---------------------------------------------------------------------
AddSelectionToSpike Component of CopySpike (found on the Sample
macro toolbar).
AddToStd
ANSIValue Displays the ANSI value of the selected
character.
AutoCorrectUtil Creates a backup copy of all AutoCorrect
entries.
ClearSpikeEnties Component of CopySpike.
FindSymbol Finds and replaces symbol characters.
InsertFootnote Inserts footnotes formatted for the Chicago
Manual of style or MLA specifications.
InsertSpikeContents Component of CopySpike.
NormalViewHeaderFooter View a document Header/Footer pane while in
Normal view.
previewspike Component of CopySpike.
SuperDocStatistics Displays formatting and section information
for the current document.
SuperDocStatStart Component of the SuperDocStatistics
TableCellHelper Displays the row and column reference in the
current table cell.
Macro Explanation and Notes
--------------------------------------------------------------------
PrintFlags Set advanced printer flags
RegOptions Lets you modify registration settings that
affect Word.
| Article Translations
|

Back to the top
