I've created a simple tabular report in Access 2003 that lists values for products in 2 columns. The first column has positive values in it and the second has negative values in it. However there are a lot of zero values that just clutter the report and I want to suppress all of them so that they do not show on the report. I've tried modifying the qry that the report is based on to show a null value but then I cannot get a total at the bottom of the report. I've tried changing the hide duplicates property of the fields on the report but this still shows the first zero. Any ideas?