I am trying to make a program for my math class that msgbox's me the answer. I want text1 for the first number, and i want text2 the variable and text3 the answer. This is a common math problem: 5y = 430
now how do i msgbox me back what "y" means. First I have to divide text3 with text1. Sorry if this is confusing