problem when changing forms
when I add buttons to a form
and then call the form from the excel file
(using the code userform1.show)
an error occurs:
"run time error 2147352573 (80020003)
could not fins the specified object"
but after I close the file and open it again
the form is shown correctly
..
|