All,
I am having a very strange problem with Access. One I have never seen before. Recently started seeing issue with my queries not working correctly.
I have a query that has lets say 5 fields. And two of these fields have conditions on them.
field one = Specific customer name
field two
field three <> Value or <> Value2
When I run this query the condition on field one is processed correctly but all the records that contain the conditions to field three all show up when the query executes. Has anyone seen anything simular to this before?
I also tried mulitple queries. I put the condition of field one on query1 saved and then created a second query to put the condition on field 3 and I get the same results.
I am having a very strange problem with Access. One I have never seen before. Recently started seeing issue with my queries not working correctly.
I have a query that has lets say 5 fields. And two of these fields have conditions on them.
field one = Specific customer name
field two
field three <> Value or <> Value2
When I run this query the condition on field one is processed correctly but all the records that contain the conditions to field three all show up when the query executes. Has anyone seen anything simular to this before?
I also tried mulitple queries. I put the condition of field one on query1 saved and then created a second query to put the condition on field 3 and I get the same results.