(Msg. 1) Posted: Tue Jul 22, 2008 4:53 pm
Post subject: Cannot open userform Add to elertz Archived from groups: microsoft>public>excel>crashesgpfs (more info?)
Hi
I had a subroutine that opens a userform as shown below and it was working
fine:
Sub OpenUserForm ()
UserForm1.Show
End Sub
But after I worked on others codes last night, the subroutine now cannot
open the userform due to:
"Run-time error '-2147024809(80070057)': Could not find the specified object."
I didn't make any change to the userform itself. I also tried debugging the
VB code but couldn't find any other error. What could have caused this and
how do I fix it?
(Msg. 2) Posted: Tue Jul 22, 2008 10:21 pm
Post subject: RE: Cannot open userform Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Is there somewhere where you can post the file ?
Cheers,
--
Tausif Mohammed
"Sam Kuo" wrote:
> Hi
>
> I had a subroutine that opens a userform as shown below and it was working
> fine:
> Sub OpenUserForm ()
> UserForm1.Show
> End Sub
>
> But after I worked on others codes last night, the subroutine now cannot
> open the userform due to:
> "Run-time error '-2147024809(80070057)': Could not find the specified object."
>
> I didn't make any change to the userform itself. I also tried debugging the
> VB code but couldn't find any other error. What could have caused this and
> how do I fix it?
>
>
(Msg. 3) Posted: Sat Jul 26, 2008 2:46 am
Post subject: RE: Cannot open userform Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> Is there somewhere where you can post the file ?
> Cheers,
> --
> Tausif Mohammed
>
>
> "Sam Kuo" wrote:
>
> > Hi
> >
> > I had a subroutine that opens a userform as shown below and it was working
> > fine:
> > Sub OpenUserForm ()
> > UserForm1.Show
> > End Sub
> >
> > But after I worked on others codes last night, the subroutine now cannot
> > open the userform due to:
> > "Run-time error '-2147024809(80070057)': Could not find the specified object."
> >
> > I didn't make any change to the userform itself. I also tried debugging the
> > VB code but couldn't find any other error. What could have caused this and
> > how do I fix it?
> >
> >
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum