In order to show only counts I have a report which displays only a group footer and page footer. One field in the group footer counts the number of times a field equals a given value. I am using the =abs(sum{fldname]="X"
) expression. When the group count equals zero, on some lines it prints as "0" and on some it prints nothing (is blank). How can I always force a zero to display?
Thanks much for your help...
Thanks much for your help...