I have a calculated row in a table that when no values are there to be calculated, displays a #num!. Is there a way to make that cell just be blank "Null" when there are no values to calculate. The reason its an issue is that I cannot create a totals query for that row because of the #NUM!. I want to be able to average that row using a query but cannot because of the #num! error that is displayed in the row. Any help is much appreciated. Thanks!