Hi,
I have 2 forms
On the 1st form I have a form_load event running some vb code
on the 2nd form I want to be able to close the form and rerun that vb code. I know the code to close the 2nd form, but not to refresh the load event on 1st form. By the way I want the 1st form to remain open the whole time.
I have 2 forms
On the 1st form I have a form_load event running some vb code
on the 2nd form I want to be able to close the form and rerun that vb code. I know the code to close the 2nd form, but not to refresh the load event on 1st form. By the way I want the 1st form to remain open the whole time.