ACC2000: Use of SendKeys to Simulate Hot Keys Is Unsuccessful if Characters Are Uppercase (210197)
The information in this article applies to:
This article was previously published under Q210197 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
When you use the SendKeys statement to send keystrokes to the user
interface in Microsoft Access, and you use the CTRL key designation (^)
in combination with uppercase characters, the action is unsuccessful, although you receive no beep to indicate an invalid key combination.
RESOLUTION
Use lowercase letters in SendKeys statements when you simulate user
interface key combinations that use the CTRL key designation.
REFERENCESFor more information about the SendKeys statement, click Microsoft Access Help on the
Help menu, type sendkeys in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbbug kbProgramming KB210197 |
---|
|