Hi everyone,
I have a bunch of forms in memory as part of UserForms collocation. I find the particular form that I want to unload from memory through a "for each" loop, but I fail to do so successfully.
Could anyone suggest a correct syntax?
Many thanks in advance
Public myForm As...