ok.. this sounds very stupid but i just forgot how to add more than 2 textboxes...my code looks something like this
....blablabla haldles button.click
dim number as integer
number = txta.text + txtb.text + txtc.text
it just doesnt work can u tell me how to do it properly im newb.
thank u