Deleting Key Assignments In Word for Windows 2.0

ID: Q78544

The information in this article applies to:

SYMPTOMS

In Microsoft Word For Windows, the Delete button is not available after you make a key assignment.

Steps to Reproduce Problem

1. Create the following macro, and name the macro "Test."

      SUB Main
      Print "Hello"
      END Sub

2. From the Tools menu, choose Options. From the Category list, select
   Keyboard.

3. In the Show box, select Macros. Select your macro in the Macro box.

4. Choose a key combination to assign to the macro, or select the keys

   from the Shortcut Key box. Choose the Add Button.

5. From the Tools menu, choose Options, and select the Keyboard
   category again. Select your macro.

The Delete button is unavailable and not a valid selection.

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 Problem

1. Create the following macro, and name the macro "test".

      SUB Main
      Print "Hello"
      END Sub

2. From the Tool menu, choose Customize, select Keyboard tab. Enter key
   combination, click on Assign button. Close.

3. From the Tools menu, choose Customize, Keyboard tab and select "test"
   macro. The Shortcut key is shown, but the Remove button is grayed out.

4. Highlight shortcut key and Remove button is available.

REFERENCES

"Microsoft Word for Windows User's Guide," version 2.0, pages 722, 767

Kbcategory: kbusage kbmacro KBSubcategory: Additional query words: 2.0 grayed greyed removing key strokes word6 winword winword2 2.0a 2.0a 2.0b 2.0a-CD 2.0b 2.0a-CD

Version           : 2.0 2.0a 2.0a-CD 2.0b 2.0c
Platform          : WINDOWS

Last Reviewed: July 30, 1997