Results 1 to 12 of 12

Thread: [Help me please!] Textboxes and math

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    May 2008
    Posts
    36

    [Help me please!] Textboxes and math

    well, I made this thingy, but I'm stuck on making text boxes only accept numbers. I've tried
    Code:
    Private Sub Text1_TextChanged(By Val KeyAscii as integer)
    blah blah blah
    End Sub
    Apparently, KeyAscii does not pick up what ever is happening when I type.

    Also, I want my text boxes to be numbers since they are only to be numbers, but they are picked up as strings. help please!!


    Thanks.

    P.S. If you can, please input the stuffs for me for only one text box. (text1)
    Attached Files Attached Files

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