OK, I am an ANSI-C type programmer trying to create a simmple VB.net App. I have several text boxes where the user enters certain numbers. I need to take those entries and produce a result in another text box. To test how to do this, I have a simple equation in code and am trying to place the result in a textbox, with no success. I would appreciate any steering in the right direction.

Richard