|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Format {0:c} yields ($1,000), but I want -$1,000Is there any preexisting format that has negative currency values shown with
a hyphen instead of parenthesis? Thanks, -Dave "Dave" <nospam@yahoo.com> schrieb: Mhm... On my German system 'String.Format("{0:c}", -1000) yields "-€ > Is there any preexisting format that has negative currency values shown > with a hyphen instead of parenthesis? Thanks, 1.000,00" ;-). -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||