I’m creating a application form for admin and user'sto use. I created textboxes for username and password, and 2 buttons (Ok and Cancel).Button OK includes ACCESS VBA for entry in the application. Everything works fine,but I want to enable, when user write the username and password and press ENTERto automatically processed like if he would press the OK button. Right now Ineed the press if I want to enter in the application.
Thank you in advance for any help you can provide. Roman