| | |
|
|
|
Help! How to convert a math function (string) into a number |
| message from JM on 01 Jun 2004 |
Hi,
str = "exp(5)+sqr(4)"
How to convert that string into its numeric value???
I have tried:
dbl = val (str)
and
dbl = CDbl(str)
but does not works.
HELP!!
Thanks,
Jaime
|
|
Archived message: Help! How to convert a math function (string) into a number (Microsoft Access Error Message)