A
Altemir
I have a text form control whose values contain mathematical
expressions. For example, the control might contain the string value
"2*4+6". Is there an easy way to evaluate this value mathematically
and display the result (e.g., "14") in another form control?
expressions. For example, the control might contain the string value
"2*4+6". Is there an easy way to evaluate this value mathematically
and display the result (e.g., "14") in another form control?