XL2000: How to Programmatically Disable Keyboard Functionality (213509)
The information in this article applies to:
This article was previously published under Q213509 SUMMARY
In Microsoft Excel, you can programmatically disable all of the keys on the computer keyboard by setting the Microsoft Visual Basic for Applications DataEntryMode property to xlOff.
A sample Visual Basic macro that you can use to turn off the keyboard is provided in the "More Information" section.
REFERENCESFor more information about the DataEntryMode property, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type dataentrymode property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbinfo kbProgramming KB213509 |
---|
|