ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   problem in changing forms (https://www.excelbanter.com/excel-programming/298906-problem-changing-forms.html)

hagit

problem in 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

Bernie Deitrick

problem in changing forms
 
hagit,

Try loading it first:

Load Userform1
Userform1.Show

HTH,
Bernie
MS Excel MVP

"hagit" wrote in message
...
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





All times are GMT +1. The time now is 12:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com