Hello.
Is there any VB function which allows to compute an expression?

Example:
In a textbox input:"2+2"

On button click
msgbox compute (me.text1)


Thank you