H
Harry
Hi all
I tried :
Dim test as Decimal = Cdec(Val("-20.0000")). This return 0.
Also using Decimal.TryParse with the above string returns false.
Surely this is not correct?
Cheers
I tried :
Dim test as Decimal = Cdec(Val("-20.0000")). This return 0.
Also using Decimal.TryParse with the above string returns false.
Surely this is not correct?
Cheers