Hi,
I'm trying to convert the string "1234" into an integer using VBA code. I know it can be converted on a worksheet by using the Value function. What would be the equivalent of this in VBA? I'm having trouble finding the code for it.
Thanks in advance.
I'm trying to convert the string "1234" into an integer using VBA code. I know it can be converted on a worksheet by using the Value function. What would be the equivalent of this in VBA? I'm having trouble finding the code for it.
Thanks in advance.