I would like to do something that seems to be simple to do but I don’t know how to go about it. I have a string variable (such as “8 / 4” or “50.26 + 9.7”). I would like to evaluate this expression and convert it into a real number (such as 2 or 59.76).
Is there a function within VBA to do this?
TIA,
GGleason
Is there a function within VBA to do this?
TIA,
GGleason