Private Sub workbook_Open()
Userform1.Show
Userform2.Show
End Sub
--
Regards,
Tom Ogilvy
"MBlake" <mickeyblake@omitthisbtopenworld.com> wrote in message
news:upnvCaaSFHA.3560@TK2MSFTNGP14.phx.gbl...
> Hi, I hope all are well,
> I am developing a workbook that opens with a small 'splash screen'
> containing version number and contact details. When that Userform closes
I
> want to open a new Userform containing some Command Tools, e.g.
comboboxes.
>
> Is it possible to have two userforms open in this manner and if so can
> anyone post sample code?
>
> Mickey
>
>
Bookmarks