Some Keys Don't Work After Exit Macro Unprotects Document |
Q120092
If a macro that runs when you exit a FORM field unprotects the document or a section of the document, the following keys do not work in Word for Windows:
HOMEFor example, if you assign the following macro to a FORM field as an Exit macro, the above keys no longer work in Word:
END
PAGE UP
PAGE DOWN
BACKSPACE
ENTER
Sub MAIN
ToolsUnprotectDocument
End Sub
Note: To assign a macro to a form field that runs when you exit the field,
double-click the FORM field. Under Run Macro On in the Form Field Options
dialog box that appears, select the macro name from the Exit list.
Microsoft has confirmed this to be a problem in the versions of Word listed above. This problem was corrected in Word version 7.0 for Windows 95.
"Microsoft Word User's Guide," version 6.0, pages 317-318
Additional query words: 6.0 winword word6
Keywords : kbfield
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |