|
-
Aug 25th, 2010, 09:29 PM
#1
Thread Starter
Junior Member
Any VB help?
OK, I got the code:
If TextBox1.Text = Label1.Text Then
MsgBox("Congrats")
End If
Say the label1 text was "89". I want the message to still come up if the person said "88" or "90", so pretty much I want the margin to be 1 going in either direction, but I dont know how to do that, help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|