jerryreeve
Vendor
in access 2000
the table has a field for initials that is 3 text char field, I want a query that will sort and display the records that are either null (is null) or not any of a list of valid initials.
I have tried in design to do this by setting the criteria for is null or "aaa" or "bbb" or "ccc" and this found the null records but not the record that was not aaa bbb or ccc. I also have a table with a field of valid initials but am not able to get the query able to look at this table.
any suggestions?
----------------------------
JerryReeve
Communications Systems Int'l
com-sys.com
the table has a field for initials that is 3 text char field, I want a query that will sort and display the records that are either null (is null) or not any of a list of valid initials.
I have tried in design to do this by setting the criteria for is null or "aaa" or "bbb" or "ccc" and this found the null records but not the record that was not aaa bbb or ccc. I also have a table with a field of valid initials but am not able to get the query able to look at this table.
any suggestions?
----------------------------
JerryReeve
Communications Systems Int'l
com-sys.com