Thread
:
UserForm Question
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mark Lincoln
external usenet poster
Posts: 227
UserForm Question
I haven't tested this, but it should work. I'm sure someone will tell
me if I'm wrong. :-)
Private Sub TextBox1_Enter()
TextBox1 = ""
End Sub
Reply With Quote
Mark Lincoln
View Public Profile
Find all posts by Mark Lincoln