I am new to Visual Basic 2010 Express and want to write a program that would have 4 boxes on the menu console:
Box 1) User input ( Ask the user to enter a number)
Box 2) Random Value
Box 3) Rolls value
Box 4) Counter
I want to write a If statement that shows the values of the rolls and the the counter count each time the user enters a number. If however I press the random box, a randomized number between 0-50 is generated and the counted is incremented by 1.
Thanks for the help.
View the full article











