When you run a VBA macro that uses the Range.Copy or the Range.Paste method on a Range object in Word 2003, the macro does not complete, and you receive an error message (896987)
The information in this article applies to:
- Microsoft Office Word 2003
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows registry SYMPTOMSWhen you run a Microsoft Visual Basic for Applications (VBA) macro in a document in Microsoft Office Word 2003, if the macro uses the Range.Copy or the Range.Paste method on a Range object, the macro is not completed. Additionally, you receive the following error message: Runtime Error 4605:
This method or property is not available because the object refers to a protected area of the document. CAUSEThis problem may occur when all the following conditions are true: - The document contains both protected and unprotected sections.
- The document contains one or more text form fields that do not have the Fill-in enabled option selected. Additionally, the text form field comes before any one of the following elements:
- A check box form field.
- A drop-down form field.
- An ActiveX control from the Control toolbox.
- The macro programmatically defines a Range object on text in an unprotected section in the document.
- The macro uses the Range.Copy or the Range.Paste method.
RESOLUTIONThis problem was first fixed in a hotfix that is now contained in a service pack. If you installed the latest Office 2003 service pack, you do not have to install the hotfix. Service pack informationThis problem is corrected in Office 2003 Service Pack 2. To resolve this problem, obtain the latest service pack for Office 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 870924 How to obtain the latest service pack for Office 2003 After you install the service pack, follow the steps that are listed in the "More Information" section to set the EnsureFlagsOfProtectedDocForVbaSel registry key and to enable the hotfix. Hotfix informationHow to obtain the hotfixThis issue is fixed in the Word 2003 post-Service Pack 1 Hotfix Package that is dated April 21, 2005. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 897250 Description of the Word 2003 post-Service Pack 1 hotfix package: April 21, 2005 After you install this hotfix, follow the steps that are listed in the "More Information" section to set the EnsureFlagsOfProtectedDocForVbaSel registry key and to enable the hotfix. WORKAROUNDTo work around this problem, turn on the Fill-in enabled option in the text form fields that comes before any one of the elements that are listed in the "Cause" section. To do this, follow these steps: - Start Word 2003, and then open the document or the template.
- On the Tools menu, click Unprotect Document.
- Right-click the text form field, and then click Properties.
- Click to select the Fill-in enabled check box.
- Click OK to close the Text Form Field Options dialog box.
- Repeat steps 3 through 5 for each text form field.
- On the Protect Document task pane, click Yes, Start Enforcing Protection.
- Save the document or the template.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Office 2003 Service Pack 2.
Modification Type: | Major | Last Reviewed: | 4/7/2006 |
---|
Keywords: | kbRegistry kbOffice2003SP2fix kbmacro kbProgramming kbAutomation KbVBA kbOffice2003preSP2fix kbQFE kbbug kbfix KB896987 kbAudITPRO kbAudEndUser kbAudDeveloper |
---|
|