cyclotis04
Programmer
- Aug 5, 2008
- 3
Basically, I need something to take "2+3*4" and return '14'. VALUE will take "14", but it doesn't like the operators in the middle; it wants one single number. Is there an easy way to do this?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
=EVALUATE(!A2)
=Eval_cell_to_left