Thread
:
Is there a function to convert a string representing an integer i.
View Single Post
#
2
Posted to microsoft.public.excel.programming
Bob Phillips[_6_]
external usenet poster
Posts: 11,272
Is there a function to convert a string representing an integer i.
cInt, CLng or cDbl
--
HTH
RP
"perin" wrote in message
...
Is there a function available in VBA (for Excel) to convert string into
integer? like the atoi function in C.
Reply With Quote
Bob Phillips[_6_]
View Public Profile
Find all posts by Bob Phillips[_6_]