I have a report now that I run and if the result of report is 0 or null it just displays the field as blank. Is there a way I can tell the report that if the value of this field is null then to place a zero in this field. Maybe something like: If Me.[Total] Is Null Then = 0? Any help is appreciated. Thanks




