It should work fine as long as you are calling it from code in the same form. I have used event procedure calls like that before. It is probably more acceptable practice to put the code in a separate procedure and call that procedure from both places.
unfortunately, my sub routine is in the general module, and through that sub I'd like to evoke the form's event procedure.
If I move my sub routine to the form module, then I still have to call the sub through another form event procedure.
It's just to complicated to be applied for this time.
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.