J
jr
Why can't I use CInt on this line? I get a syntax error. Is there
no CInt function in Excel 2004?
I want the user to pick a string value in an array and then have the
value converted to an Int.
Dim i As Integer = CInt(texbox1.text)
thanks,
no CInt function in Excel 2004?
I want the user to pick a string value in an array and then have the
value converted to an Int.
Dim i As Integer = CInt(texbox1.text)
thanks,