This should be a very basic question for almost everyone here, but since I dont know alot about vb.net yet, i dont know the answer.
In a buttons code I want it to add the value of what is in TextBoxes and display it in a label.
I want it to add then divide the following by 4:
AttackBox+DefenseBox+StrengthBox+HitsBox/4
In a buttons code I want it to add the value of what is in TextBoxes and display it in a label.
I want it to add then divide the following by 4:
AttackBox+DefenseBox+StrengthBox+HitsBox/4
Last edited by a moderator: