+ Reply to Thread
Results 1 to 4 of 4

Isnumeric

  1. #1
    Richard
    Guest

    Isnumeric

    What else am I leaving out, still won't reconize just numbers
    If Not IsNumeric(TextBox1.Text) Then
    MsgBox "Units Must Be Numeric.", vbExclamation, "Floater Holidays"
    Exit Sub
    End If

  2. #2
    Bob Phillips
    Guest

    Re: Isnumeric

    recognises numbers here. What are you inputting?

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Richard" <Richard@discussions.microsoft.com> wrote in message
    news:71F4FA79-4C05-4577-90F1-5DAC5B1D116A@microsoft.com...
    > What else am I leaving out, still won't reconize just numbers
    > If Not IsNumeric(TextBox1.Text) Then
    > MsgBox "Units Must Be Numeric.", vbExclamation, "Floater Holidays"
    > Exit Sub
    > End If




  3. #3
    Richard
    Guest

    Re: Isnumeric

    I tested it by inputing letters and it still took them

    "Bob Phillips" wrote:

    > recognises numbers here. What are you inputting?
    >
    > --
    >
    > HTH
    >
    > Bob Phillips
    >
    > (remove nothere from the email address if mailing direct)
    >
    > "Richard" <Richard@discussions.microsoft.com> wrote in message
    > news:71F4FA79-4C05-4577-90F1-5DAC5B1D116A@microsoft.com...
    > > What else am I leaving out, still won't reconize just numbers
    > > If Not IsNumeric(TextBox1.Text) Then
    > > MsgBox "Units Must Be Numeric.", vbExclamation, "Floater Holidays"
    > > Exit Sub
    > > End If

    >
    >
    >


  4. #4
    Bob Phillips
    Guest

    Re: Isnumeric

    If I put any text in, I get the error message

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Richard" <Richard@discussions.microsoft.com> wrote in message
    news:DF9DC05B-98E5-4B85-B7D6-3EC760DC3059@microsoft.com...
    > I tested it by inputing letters and it still took them
    >
    > "Bob Phillips" wrote:
    >
    > > recognises numbers here. What are you inputting?
    > >
    > > --
    > >
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove nothere from the email address if mailing direct)
    > >
    > > "Richard" <Richard@discussions.microsoft.com> wrote in message
    > > news:71F4FA79-4C05-4577-90F1-5DAC5B1D116A@microsoft.com...
    > > > What else am I leaving out, still won't reconize just numbers
    > > > If Not IsNumeric(TextBox1.Text) Then
    > > > MsgBox "Units Must Be Numeric.", vbExclamation, "Floater Holidays"
    > > > Exit Sub
    > > > End If

    > >
    > >
    > >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1