Hi,
Is it possible to remove a currency format?
For instance i start with a double, e.g. 10.00.
Applying code like below will give the
string �10.00.
However, i now want to be able to convert that string back to its double value. Anyone know how i can do this?
Also, its not possible for me to use the original double!
Any advice would be greatly appreciated!
Cheers
