Thread
:
Userform to appear on top?
View Single Post
#
1
Posted to microsoft.public.excel.misc
capt
external usenet poster
Posts: 67
Userform to appear on top?
How do I get a userform7 to appear on top of userform1 when userform1 is
opened.
I have the following code:
Private Sub CommandButton1_Click()
UserForm1.Show
End Sub
--
capt
Reply With Quote
capt
View Public Profile
Find all posts by capt