S
SMS
This is giving me a type mismatch error.... it is a button on the
worksheet, used to open a userform.
It works every other time I have tried it... but not this time.
Private Sub CommandButton1_Click()
MyUserForm.Show
End Sub
Any ideas?
Thank you!
worksheet, used to open a userform.
It works every other time I have tried it... but not this time.
Private Sub CommandButton1_Click()
MyUserForm.Show
End Sub
Any ideas?
Thank you!