Is there anyway I can do that ??
Printable View
Is there anyway I can do that ??
Check out the GetCurrencyFormat API, that may be of some help.
Just a thought:
Convert "3.3" to currency using CCur. Now convert it back to string and get the second digit to get the seperator.