thanks for your valuable reply. the actual currency is in rupees.
i want to do a simple conversion.
for example:
CString Data = "12345";
Now if i have currency type variable, then how can i use CString variable.
i want to make CString Value to currency type.
How can i convert this.