Hi,
I have created a userform where I have specified keydown for the username and password textbox.
When I run the test within VBA developer console it works fine. However when im using: userformname.Show to call the userform from a macro, the keydown doesnt work.
One example of keydown:
Is there something I need to do in order for the Userform to run the keydown code when it is being called from userform.show in a different vba script?![]()
Please Login or Register to view this content.
Hopefully you are able to understand what I ment..
Thanks
Bookmarks