Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a string:
string(3) = "543" I try to change it to an integer: int = cint(string(3)) It gives me a 'Type Mismatch' Error. Maybe there may be spaces before of after the numbers but does that matter? How do I change from a string to an integer? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
String to Rounded Integer | Excel Programming | |||
convert string to integer | Excel Programming | |||
Varaibles as both integer and String | Excel Programming | |||
String or integer? | Excel Programming | |||
Compare string with integer | Excel Programming |