After data is entered into text box, on the "On Enter" event, how do I make it click a button on the form?
Similar to the effect of when you enter your username then password, most people just hit enter on the keyboard to auto click the login button.
Anyone know how to do this? Not sure if I need VBA or a macro can do it.