ok I think I see what you want to do:
1)You'll have to parse the string in text1
2) then use some conditional statements to convert x to what is in text2 and convert y to what is in text3. Hopefully text2.text & text3.text are integers
3) label1.caption = strEquation
Try looking into the Mid & InStr functions for the parsing![]()





Reply With Quote