| 
| 
Deleting Key Assignments In Word for Windows 2.0
ID: Q78544
 
 |  The information in this article applies to:
 
 
Microsoft Word for Windows, versions  2.0, 2.0a, 2.0a-CD, 2.0b, 2.0c, 6.0, 6.0a, 6.0c
 
 
 SYMPTOMS
In Microsoft Word For Windows, the Delete button is not available after you
make a key assignment.
 Steps to Reproduce ProblemThe Delete button is unavailable and not a valid selection.Create the following macro, and name the macro Test.
      SUB Main
      Print "Hello"
      END Sub 
 
 From the Tools menu, choose Options. From the Category list, select
   Keyboard.
 
 In the Show box, select Macros. Select your macro in the Macro box.
 
 Choose a key combination to assign to the macro, or select the keys
   from the Shortcut Key box. Choose the Add Button.
 
 From the Tools menu, choose Options, and select the Keyboard
   category again. Select your macro.
 
 
 To remove a key assignment, you must select the key settings from the
Current Key For box. After you make this selection, the Delete button
becomes an available and valid option.
 Word 6 Steps to Reproduct ProblemCreate the following macro, and name the macro test.
      SUB Main
      Print "Hello"
      END Sub 
 
 From the Tool menu, choose Customize, select Keyboard tab. Enter key
   combination, click on Assign button. Close.
 
 From the Tools menu, choose Customize, Keyboard tab and select "test"
   macro. The Shortcut key is shown, but the Remove button is grayed out.
 
 Highlight shortcut key and Remove button is available.
 
 
 REFERENCES
"Microsoft Word for Windows User's Guide," version 2.0, pages 722, 767
 Additional query words: 
2.0 grayed greyed removing key strokes
word6 winword winword2 2.0a 2.0b 2.0a-CD  
Keywords          : Version           : WINDOWS:2.0,2.0a,2.0a-CD,2.0b,2.0c,6.0,6.0a,6.0c
 Platform          : WINDOWS
 Issue type        :
 |