Ch 10 Automating Tasks Using Templates and Macros Flashcards
save a doc as a template
save this doc as template to the current compute with the name PP W10-1 template
- file tab
- save as
- browse
- type PP W10-1 template as the file name
- save as type drop down
- word template
- save
customize and insert doc property fields
change the author doc property to Ken Dishner
- click the “author” (student name) doc property field handle
- type Ken Dishner
record a keyboard-activated macro
begin recording a macro named InsertHeader stored in this doc. Once you have entered this info begin to assign the macro to a keyboard shortcut
- view tab or developer tab
- record macro
- type InsertHeader in the macro name header
- store macro in drop down list
- select PP W10-2 (doc)
- description text box
- type Inserts a header
- click keyboard
- click save changes in drop down list
- select PP W10-2
- select the press new shortcut key text box
- press Alt+Ctrl+Shift+H on the keyboard
13.click assign
save a macro-enabled doc
save this doc as a macro-enabled doc named PP W10-2 final
- file tab
- save as
- browse
- type PP W10-2 final
- save as type drop-down list
- word macro-enabled doc
- save
run a macro from the macros dialog box
run the insertheader macro from the macros dialog box
- developer tab
- macros button
- select InsertHeader macro
- click run
edit a macro
open the visual basic editor for the insertheader macro
- developer tab
- macros button
- insertheader macro, click edit
- the word footer is selected, type header to replace the text
- click save
- file menu
- close and return to microsoft word
delete a macro
delete the grid macro
- developer tab
- macros button
- grid macro
- delete
- yes
save a macro-enabled template
save this file as a macro-enabled template
- file tab
- save as
- browse
- save as type drop down list
- word-enabled template
- save