The formatting options look pretty slick on reports. Is there a document that defines in more detail the options available and how they affect the output?
The prompt says a format of 0 would display 123.4 as 123.4 but my tests show it displays 123 I'd like to have decimals display up to 6 decimals but without trailing zeros: 123 = 123 123.45 = 123.45 123.456789123 = 123.456789 Thanks Dennis McGrath

