on 2011 Mar 03 9:04 AM
Hi everybody,
I have this problem:
totalDtos is a double and oEdit.value = "2.00000" (note that is "2.00000" and not 2.00000 without "")
totalDtos = CType(oEdit.Value, Double)
Then, totalDtos = 20000.0
Why?
I'm trying to catch a percent user field. I don't understant why oEdit.value is a String and doesn't convert to double
Thanks
Hi Carles Costa
I have just tested it but i am getting totalDtos = 2.0 after the double conversion
Regards
Arun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
116 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.