Rocky Smolin at Beach Access Software
rockysmolin at bchacc.com
Wed Mar 26 14:04:01 CDT 2008
Dear List: I need to see if the NumLock key is on, and if not, set it on (stops the bound form from moving to another record when 3 or 9 is pressed). I see where you can use SendKeys to send {NUMLOCK} but of course the popular wisdom is not to use SendKeys. No help from help. Is there a way to poll and set the NumLock through vba? MTIA Rocky