I know this has been covered but I'm not getting it. I have a select query of three tables. On one numeric field I want the nulls to be zero. This field name is present in all three tables. I want the query to return values (and zeros for nulls) from this field only from the third table. Therefore, I believe the syntax should include the table name, "tblDevice" and the field name, "PCO_Machine_Wafer_Processor" but I'm not sure how. I am also unsure if the statement should go in the Field box or the Criteria. Ideas?