Results 1 to 6 of 6

Thread: Further Validation Help [Resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2003
    Posts
    127

    Question Further Validation Help [Resolved]

    I have been looking for syntax help with this:

    Code:
    If Val(TextBox1.Text) = (1,99) Then
                TextBox2.Focus()
            End If
    I would like the the part in red to cause the focus to change when text box 1 value = any of the numbers from 1 to 99.

    Thoughts.....
    Last edited by teamdad; Jun 25th, 2004 at 08:49 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width