Thanks for the reply. I was hoping to leave the form open. At least I know there is no way to leave it open and bypass the form. I will close the form and see how that works.
I have a subroutine, in it I call a form. I wish to get some of the input values that were placed in the text boxes.
I have a button which when clicked stores the values in public variables. When I click the button, the form does not give control back to the calling subroutine. Is there any...
Thanks Mike
I forgot to mention that I tried the change event. I couldn't figure out how to trigger the event when the enter key was pressed. The "=" worked when it was the first character and I couldn't figure out how to get the like operator to recognize the enter key.
My original...
This is my first time using a forum. I hope i will be able to describe my problem.
I'm trying to create a user form with a textbox, ok button and cancel button. I would like to run my code when the ok button or enter is used in the textbox, then close the form.
I would like the cancel to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.