Thread
:
dim a String A="2+3+5" A=cdbl(A)???
View Single Post
#
1
Posted to microsoft.public.excel.programming
Andoni[_51_]
external usenet poster
Posts: 1
dim a String A="2+3+5" A=cdbl(A)???
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
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
Andoni[_51_]
View Public Profile
Find all posts by Andoni[_51_]