Thread
:
Apples or pears
View Single Post
#
1
Posted to microsoft.public.excel.programming
gregork
external usenet poster
Posts: 102
Apples or pears
Hi could someone show me the correct way of writing this code:
If Me.TextBox1.Text = "Apples" or "pears" Then
Unload Me
UserForm4.Show
End If
thanks
GK
Reply With Quote
gregork
View Public Profile
Find all posts by gregork