I have 2 fields (both are Number fields) in the query that i need some exclusion criteria. I do not want records which have the following criteria in either field.
On the 1st criteria row, the PacktypeID field the criteria of ..... <>999 and these records are correctly omitted.
and on the 2nd row, that says "or", the CatalogueID field is .... <>699 however, this criteria is ignored and i get those records and i didn't want them. so the second criteria row is being ignored.
any ideas? thanks
On the 1st criteria row, the PacktypeID field the criteria of ..... <>999 and these records are correctly omitted.
and on the 2nd row, that says "or", the CatalogueID field is .... <>699 however, this criteria is ignored and i get those records and i didn't want them. so the second criteria row is being ignored.
any ideas? thanks