J Joshua Mar 17, 2009 #1 Anyone know how to find the full list of.onkey IDs for the numberpad? Thanks, Joshua
J Joel Mar 17, 2009 #2 I found an interesting help topic going to the START Button in XP and going to help. Copy the line below into the seach box Calling a BIOS Interrupt to Determine the Scan Code of a Key
I found an interesting help topic going to the START Button in XP and going to help. Copy the line below into the seach box Calling a BIOS Interrupt to Determine the Scan Code of a Key
G Gary''s Student Mar 17, 2009 #3 Application.OnKey "{96}" to "{105}" for the numberpad numeric keys, with "{106}" - "{111}" for the other numberpad keys [/*-+.]
Application.OnKey "{96}" to "{105}" for the numberpad numeric keys, with "{106}" - "{111}" for the other numberpad keys [/*-+.]
J jaf Mar 18, 2009 #4 Hi Joshua, See the table at the bottom of this page. http://msdn.microsoft.com/en-us/library/ms646304(VS.85).aspx John
Hi Joshua, See the table at the bottom of this page. http://msdn.microsoft.com/en-us/library/ms646304(VS.85).aspx John