Roman
08-10-2001, 07:25 PM
When I use SendKeys my NumLock turns OFF. Is there any way to prevent it? I've tried SendKeys "{NUMLOCK}" but it's useless.
|
View Full Version : SendKeys Roman 08-10-2001, 07:25 PM When I use SendKeys my NumLock turns OFF. Is there any way to prevent it? I've tried SendKeys "{NUMLOCK}" but it's useless. AlanS 08-13-2001, 08:07 AM This is a known bug in Access. I'm not aware of any way to avoid it, except by not using the SendKeys statement (there is almost always an alternative available). |