M
Mark
Hello All,
How do I call a sub procedure from a different form?
Here’s the setup: Form A has a button to open form B. Form A is still
open, but form B is on top. Once form B is updated I want to close form B,
but have it run a procedure from form A.
I know there are a few work around, like putting the code behind a txbox
then having it run on set focus, but I would prefer not to go this route.
How do I call a sub procedure from a different form?
Here’s the setup: Form A has a button to open form B. Form A is still
open, but form B is on top. Once form B is updated I want to close form B,
but have it run a procedure from form A.
I know there are a few work around, like putting the code behind a txbox
then having it run on set focus, but I would prefer not to go this route.