A
Andoni
If I have a string such as:
a="1+5+9+7"
and I want to use the number, non the string, I mean if I want to ge
the answer=22
a=cdbl(A) does not work!
How can I do this?
PS: I need this
a="1+5+9+7"
and I want to use the number, non the string, I mean if I want to ge
the answer=22
a=cdbl(A) does not work!
How can I do this?
PS: I need this