Hi there! I am working on a math review game for teachers. Basically, they come up with a list of math questions ex: 1+1=2. What I would like to do, is have the program cut off the question and put it in QuestionLBL.caption

In this case would be 1+1, and the answerLBL.caption would be 2. So I am looking for a way to cut off at the equal sign.

Would anyone know how to do that?

Thanks!