Re: Number Keys not functioning Properly
- From: "Chris O'C via AccessMonster.com" <u29189@uwe>
- Date: Wed, 01 Oct 2008 14:47:21 GMT
NUMLOCK gets disabled if you use sendkeys more than once, or if you use
"true" for the "Wait" parameter, or if you use DoEvents after the sendkeys
code. The solution is to avoid sendkeys or close the app and restart it
again (which generally works). Most of the time sendkeys can be avoided by
using other commands.
Chris
Microsoft MVP
G-man wrote:
I can not seem to get my number keys to work. One day they were working and
the next day they are not. I have switched key boards and it the same
problem. My regular numbers work but the number key pad is not working.
It also happening in other aps such as word and in email.
Any help. Yes the keyboard is plug in and the num locks are on.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-externaldata/200810/1
.
- References:
- Number Keys not functioning Properly
- From: G-man
- Number Keys not functioning Properly
- Prev by Date: Re: Importing files from a newer version and opening in version 2000.
- Next by Date: Re: Importing files from a newer version and opening in version 20
- Previous by thread: Number Keys not functioning Properly
- Next by thread: Re: Import Error from Excel
- Index(es):
Relevant Pages
|