D
den1jxt
I have a problem and cannot find the answer. I am using a make table query
and my query is simple, I am counting the records from my table that are
greater than a number and it will inject into the new table. The problem I
am having is I need to have all departments return a value. In essance if
the department returns nothing and the query is blank I need to have a zero
inserted into the field. the query works great when the values are greater
than my criteria but when the field has data and is less than the criteria it
has to inject a zero value? Can anyone help me with this/
and my query is simple, I am counting the records from my table that are
greater than a number and it will inject into the new table. The problem I
am having is I need to have all departments return a value. In essance if
the department returns nothing and the query is blank I need to have a zero
inserted into the field. the query works great when the values are greater
than my criteria but when the field has data and is less than the criteria it
has to inject a zero value? Can anyone help me with this/