Greetings,
I am using Crystal Reports with Visual Studio 2005. I need to display a currency field in the following format: $0.0 (which will be a value in 100,000s). If the value is 0 the field is always displayed as $0 and not $0.0.
I have set the decimals settings in the numeric formatting to $1.0 and the rounding setting to 0.1 and nothing helps.
Is there something I am missing?
Thanks in advance, zaroblan