Resume Wizard Error: "This Document Template Does Not Exist"
ID: Q134816
|
The information in this article applies to:
-
Microsoft Word for Windows 95, version 7.0
SYMPTOMS
When you choose Create a Cover Letter on the last screen of the Resume
Wizard, and then click the Finish button, you may receive the following
error message:
Microsoft Word Err=1041
The document template does not exist.
When you click the OK button to cancel the error message, the resume
appears on the screen.
CAUSE
The Resume Wizard does not correctly create the path to find and start the
Letter Wizard.
STATUS
Microsoft has confirmed this to be a problem in Word for Windows 95 version
7.0. This problem was corrected in Word version 7.0a for Windows 95.
RESOLUTION
To work around this problem, use one of the following methods:
Method 1. Create the cover letter using the Letter Wizard. When you
select Prewritten Business Letter, the Letter Wizard lists the
resume cover letter.
Method 2. Modify the StartWizard macro in the Resume Wizard. To do this,
follow these steps:
- Open the Resume Wizard.
- On the Tools menu, click Macro.
- Select the StartWizard macro, and then click the Edit button.
- On the Edit menu, click Find.
- In the Find What box, type the following text:
rem chk
- Press the Find Next button, and then click the Cancel button.
Note that "Rem chk" (without the quotation marks) is selected.
- Move the insertion point before the selected text, and then
type the following line of WordBasic code:
If Right$(TPath$,1)<>"\" Then TPath$=TPath$+"\"
- Press ENTER, and then press the TAB key on the keyboard three
times.
- Save and close the macro, and then save and close the Resume
Wizard.
Additional query words:
7.0 word95 resume wizard word7 winword
Keywords : kbtemplate
Version : WINDOWS:7.0
Platform : WINDOWS
Issue type :