I'm trying to make a Japanese practice software, so basically i have a Label, a Text Box and a Commandbutton. When the form is shown, the Label will display a random English word, and i have to type the Japanese word into the Text Box and press the Commandbutton. If i get it correct, the text box will be emptied and the caption of the Label will change into another English word.
My question is, how do i make the caption of the Label change whenever i answer a question correctly?
Thanks in advance