Hi all,
I have a main form with a function called vbaPlayingTimes.
I also have a popup form with a cmdClose button which closes the form.
When this command is clicked, I want to execute this function (which is coded on the other main form), whats the coding to do this?
P.S. I will have this on the "On Close" event of the popup form also in case the user choose to use the window's X instead of cmdClose...
I have a main form with a function called vbaPlayingTimes.
I also have a popup form with a cmdClose button which closes the form.
When this command is clicked, I want to execute this function (which is coded on the other main form), whats the coding to do this?
P.S. I will have this on the "On Close" event of the popup form also in case the user choose to use the window's X instead of cmdClose...