Hi there, I am creating a quiz-type program. A question will be asked and the user will enter the answer in the given box. However, some of the answers will require more than one word, and the user may explain it differently than I would. I was wondering if VB is able to search the answer written in the box for key words so that I know if the user is correct or not. If so, how does it work, and if not, do you have any other suggestions?