Hi,<br><br>I am a total newby so I am probably missing something obvious.  I am trying to make a small program where the user can type in simple formula as a text string and get the answer.  So &#39;3 plus 5&#39; gives the answer 8.  I am having trouble converting the &#39;plus&#39; into +.  Is there as asNumber equivalent for maths symbols or anything like that?<br>
<br>Sorry if this question makes no sense.<br>