A
ABC
Hi there,
I have just started working with Access, and as per my boss's order, i am
developing an application in ms access. I need to bypass the shift key at
the start of my application, so after a bit of googling, found this article
at one of the Microsoft's recommended sites :
http://www.mvps.org/access/general/gen0040.htm
I have copied this code, but dont know how to call this
(((
I mean I dont know how to fire this module. Like in VB, whenever you write a
function, you can use the "Call" keyword followed by the function name,
passing the parameters in parenthesis.
But will anyone help me in doing the same in MS Access ?
I need to fire this module as soon as my application starts !
Please suggest !!
Thanks a lot.
I have just started working with Access, and as per my boss's order, i am
developing an application in ms access. I need to bypass the shift key at
the start of my application, so after a bit of googling, found this article
at one of the Microsoft's recommended sites :
http://www.mvps.org/access/general/gen0040.htm
I have copied this code, but dont know how to call this
I mean I dont know how to fire this module. Like in VB, whenever you write a
function, you can use the "Call" keyword followed by the function name,
passing the parameters in parenthesis.
But will anyone help me in doing the same in MS Access ?
I need to fire this module as soon as my application starts !
Please suggest !!
Thanks a lot.