Thread
:
convert string to integer
View Single Post
#
2
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
convert string to integer
how does one convert a string into a number?
Use the Val or CInt function.
how would one change a number into a string?
Use the CStr function.
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet