Hi,
Sorry if this is a bit of a stupid question but I have no access to a help file.
What is the difference between
Private Sub Form_Load() and Private Sub Form_Open(...)
I want to run a few comands when a form is opened. Should I put them in Form_load or Form_Open?
Thanks
S.
Sorry if this is a bit of a stupid question but I have no access to a help file.
What is the difference between
Private Sub Form_Load() and Private Sub Form_Open(...)
I want to run a few comands when a form is opened. Should I put them in Form_load or Form_Open?
Thanks
S.