J
James L.McMuray
Is there a function that handles simple arithmatic text
strings and gives the resultant value as a number?
value(text) works for simple numbers, ie. No arithmatic
I want to process the string "2*3*4+5*8+2" to yield the
number 54
strings and gives the resultant value as a number?
value(text) works for simple numbers, ie. No arithmatic
I want to process the string "2*3*4+5*8+2" to yield the
number 54