B
Ben
Hi all,
I have a form with the Timer event set to certain intervals. Within the
form, I have an IF statement to check for a condition, once the condition is
met I would like to unload the form. I tried to unload the form using:
Unload me and unload form_FrmName. Both syntax failed. The error message
is:
run-time error '361':
can't load or unload this object.
any ideas? Thanks.
Ben
I have a form with the Timer event set to certain intervals. Within the
form, I have an IF statement to check for a condition, once the condition is
met I would like to unload the form. I tried to unload the form using:
Unload me and unload form_FrmName. Both syntax failed. The error message
is:
run-time error '361':
can't load or unload this object.
any ideas? Thanks.
Ben