Results 1 to 6 of 6

Thread: Math Help Needed [Resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2003
    Posts
    127

    Math Help Needed [Resolved]

    If this is an easy question please excuse me. I am new to VB.NET and have made a few small programs that randomize numbers but I want to learn some math now and need a working code example.

    I want to have a series of text boxes 1 thru 10. The math formula I need help with is below. If it's easy enough I would like the calculations to occur when the numbers are typed in the text boxes by the user like an on change event. If it's easier to use a button to do all the caluclations after the numbers have been entered in the text boxes that would be ok too.

    textbox1 minus textbox2 plus textbox3 = textbox4
    textbox4 minus textbox5 plus textbox6 = textbox7
    textbox7 minus textbox8 plus textbox9 = textbox10


    Thanks for help with this.
    Last edited by teamdad; Jun 13th, 2004 at 08:19 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