RobertIngles
Technical User
Hi everyone;
This one is totally wierd and the first time I have ever seen it happen.
I have a single table query that I have tested with only the column (Device_Category) that is acting up. Some fields have the value "Legacy Device" but most don't. I have included only that column in the query because it seems to be returning the wrong results. If I specify the query to find all records with "Leg*", or "Legacy Device" I get the correct records returned. If I simply place Not in front of the criteriea ie. Not "Leg*" or Not "Legacy Device" the query returns no records - if I use Null as the criteria, I get the correct results. The field Data Type is text and uses the default properties.
Can anyone give me a suggestion as to why this would be happening??
This one is totally wierd and the first time I have ever seen it happen.
I have a single table query that I have tested with only the column (Device_Category) that is acting up. Some fields have the value "Legacy Device" but most don't. I have included only that column in the query because it seems to be returning the wrong results. If I specify the query to find all records with "Leg*", or "Legacy Device" I get the correct records returned. If I simply place Not in front of the criteriea ie. Not "Leg*" or Not "Legacy Device" the query returns no records - if I use Null as the criteria, I get the correct results. The field Data Type is text and uses the default properties.
Can anyone give me a suggestion as to why this would be happening??