A
Andy
Any suggestions as to which is best,
If I have a userform called MyForm, I automatically get an instance of
the same name that I can use.
Is it more sensible to create my own instance of the form, as this would
obviously allow me to create multiple instances if required and control
access to the userform if i wanted it to be private.
Thanks
If I have a userform called MyForm, I automatically get an instance of
the same name that I can use.
Is it more sensible to create my own instance of the form, as this would
obviously allow me to create multiple instances if required and control
access to the userform if i wanted it to be private.
Thanks