I've a column with a string like this
"=1*.003*2* 3" and I want to evalute this formula
to get the result (in the example is 0.018).
How I can get the rusult? Thanks in advance
"=1*.003*2* 3" and I want to evalute this formula
to get the result (in the example is 0.018).
How I can get the rusult? Thanks in advance
Comment