Hi,
How do we set the user form to modeless.
thanks
Hi,
How do we set the user form to modeless.
thanks
Change the ShowModal property of the userform (in VBE go to View >
Properties window).
Mangesh
"hngo" <hngo@discussions.microsoft.com> wrote in message
news:79D3471F-8F33-425B-80AD-507797B0134B@microsoft.com...
> Hi,
>
> How do we set the user form to modeless.
>
> thanks
You can also do it at runtime
UserForm1.Show 0
--
HTH
Bob Phillips
"Mangesh Yadav" <mangesh.NOSPAMyadav@gmail.com> wrote in message
news:OWdnPc3hFHA.1372@TK2MSFTNGP10.phx.gbl...
> Change the ShowModal property of the userform (in VBE go to View >
> Properties window).
>
>
> Mangesh
>
>
>
>
> "hngo" <hngo@discussions.microsoft.com> wrote in message
> news:79D3471F-8F33-425B-80AD-507797B0134B@microsoft.com...
> > Hi,
> >
> > How do we set the user form to modeless.
> >
> > thanks
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks