Thread
:
Hide UserForm with Keyboard?
View Single Post
#
1
Posted to microsoft.public.excel.programming
bw
external usenet poster
Posts: 74
Hide UserForm with Keyboard?
Private Sub CmdClose_Click()
UserForm2.Hide
End Sub
Is there a way to accomplish this using the keyboard? For example, I'd like
to enter <ctrlc to accomplish the same thing.
Thanks,
Bernie
Reply With Quote
bw
View Public Profile
Find all posts by bw