04-15-2008, 07:06 PM
convert that to an int using cint. for ex.
MyDouble = "$2000"
MyInt = CInt(MyDouble)
Msgbox (MyInt) will do the trick.
MyDouble = "$2000"
MyInt = CInt(MyDouble)
Msgbox (MyInt) will do the trick.
split a variable
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
split a variable - by Brian - 04-15-2008, 04:59 PM
RE: split a variable - by stech - 04-15-2008, 07:06 PM
RE: split a variable - by niranjan - 04-15-2008, 07:09 PM
RE: split a variable - by mag - 04-17-2008, 02:26 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Split function in string | nidhishnair | 13 | 64,615 |
07-07-2020, 03:47 PM Last Post: helmzshelmz |
|
Split Function | Chaithra N | 0 | 1,172 |
12-18-2019, 11:33 AM Last Post: Chaithra N |
|
Split a string with multiple delimiters in VBScript | nandha | 2 | 8,594 |
02-10-2018, 06:44 PM Last Post: nandha |
|
Split Function | diya | 2 | 5,767 |
11-28-2012, 08:49 PM Last Post: diya |
|
Deatils on Split action with Nested type | sams001 | 0 | 3,370 |
10-30-2012, 03:03 PM Last Post: sams001 |