R
Rich
VBA provides methods to Hide (which keeps it in memory and
programmatically available) and Unload (which supposedly
removes all traces of the form until it's loaded again)
any given form.
But is there a way to unload any and all forms that are
presently in memory?
Thanks for any input.
programmatically available) and Unload (which supposedly
removes all traces of the form until it's loaded again)
any given form.
But is there a way to unload any and all forms that are
presently in memory?
Thanks for any input.