M
Mike
I'm having problems calling Public Sub XXX that is in Userform1.
Tried
Application.Run "Userform1.XXX"
but will not work. Works OK if XXX is in a Standard Module,
Thanks for any help.
Tried
Application.Run "Userform1.XXX"
but will not work. Works OK if XXX is in a Standard Module,
Thanks for any help.