C
Chris
Hi,
I'm trying to filter records in a query where if one field in a recordset
contains a value of "0" and the other field in the same recordset contains
any value other than "0" to filter it from the display (i don't want to see
it), but if both fields in a recordset contain the value "0" or both fields
contain any other value other than "0" to display all records with these
conditions. Does anyone know how to do this in a query?
Thanks.
I'm trying to filter records in a query where if one field in a recordset
contains a value of "0" and the other field in the same recordset contains
any value other than "0" to filter it from the display (i don't want to see
it), but if both fields in a recordset contain the value "0" or both fields
contain any other value other than "0" to display all records with these
conditions. Does anyone know how to do this in a query?
Thanks.