Displaying empty cells as zero in report

F

FA

There is a way to display empty cells as zero in a report, I just
can't remember how it works ... Can someone remind me how that works?
 
D

Duane Hookom

This can be done in the Format property of the control. Search Help on
"Format Numeric".
 
F

FA

This can be done in the Format property of the control. Search Help on
"Format Numeric".

Thnx, I used @;\0 in notation-property (sory if notation does not
sound familiar, I dont have english access) It's the first property on
the first tab of the properties.
 
Top