There is one part in my program where I would like to load a form and then auto-initiate a commandbutton click event. The reason I would like to do it this way is because there is only one instance where I would need to do this, the rest of the time I would simply allow the user to select the button.
Is this possible to do?
I know I could simply create a module, insert the same code as the button, then run the macro. However, I'm curious if I can do it the way I listed above. Thoughts?
Is this possible to do?
I know I could simply create a module, insert the same code as the button, then run the macro. However, I'm curious if I can do it the way I listed above. Thoughts?