Userform enable/disable
Hi there,
I have a userform which I "disable" after a submission with
Userform1.enabled=false. And after some calculations in another sub I have
Userform1.enabled=true. However the form is not enabled. Why?
I would appreciate if anybody could help me around this problem.
Thanks,
Ozgur
|