Alright, but I could care less if it is the hardest thing or the easiest. How would I do this?
You wouldn't believe what I'm trying
---------
Important! - I have all the words in the program, now they're not sentences only singular words. How would I make it so if a user typed in "Are you Dragonborn" it would show up as "Kos hin Dovahkiin" and not blank. Like if the user typed in "Are" it would show up as "Kos". Here is one of my lines of code, If TextBox1.Text = "Valiant" Then TextBox2.Text = "Krilot"