I have a reports that use various sums to calculate totals. However if I enter this into the format field of textbox properties $#,###,###.##;($#,###,###.##) it gives unpredictable results. Some columns will format to 2 decimal places others will only format to the nearest dollar I though by explicitlty placing .## it would always go to 2 decimal places
Cheers
Damien

Problem with numeric formatting
Brian Merz
Coëndou
Are you sure C2 will place brackets around negative numbers Which is my clients requirement
Cheers
Damien
Ahmed Amin El-Morali
C2 works great with currency,
How about regular numbers without $ symbols
Saptagiri
maybe you can try just using C as the format string
a capital C indicates to display the numeric in currency format.
MarkGrant
snymanr