Hi All,
I have a query with 4 "or" criteria.
The problem is the assigned to values are ignoring the "<>" criteria that I've put in.
I've attached a pic of the design view and the SQL code below.
INSERT INTO tbl_ISDreplies ( ID, [Part Number], [User] )
SELECT Tbl_ReqType.ID, Tbl_ReqType.[Part...