I'm faced with an illogical problem, In my eyes I'm doing everything right. I'm trying to make the msgbox display you're right if the question is correct and wrong if its not, but all it does it display wrong all over. Here is the code
Randomize()
TextBox1.Text = (Int(Rnd() * 20 + 1))...