G
Guest
Good day,
Just curious if anyone could explain why all of a sudden one of my queries
the criterias aren't working anymore?
A brief background:
I have a query based on my tblEquipmentMaster. I was trying to weed out any
unit that doesn't have a license nbr. I put Is not null on the criteria line
but when I ran the query but it included everything. So then I tried is null
and that worked okay. So to investigate further I tried to search on
Equipment that started with HB and HA.
In the past I have always put on the criteria line: Like "*HB*" and like
"*HA*" and queries worked fine. Now when I do the exact same thing the query
returns nothing. I tested this on a bunch of difrerent fields with the same
results. So in pure frustration I tried it on some totally different queries
(based on different tables) and they worked fine. It seems to be happening
with this one table only. In desperation I tried creating a brand new query
and I also tried a Compact And Repair but neither of those helped.
If anyone could help shed some light on this it would be greatly appreciated.
Thanks Kindly
Just curious if anyone could explain why all of a sudden one of my queries
the criterias aren't working anymore?
A brief background:
I have a query based on my tblEquipmentMaster. I was trying to weed out any
unit that doesn't have a license nbr. I put Is not null on the criteria line
but when I ran the query but it included everything. So then I tried is null
and that worked okay. So to investigate further I tried to search on
Equipment that started with HB and HA.
In the past I have always put on the criteria line: Like "*HB*" and like
"*HA*" and queries worked fine. Now when I do the exact same thing the query
returns nothing. I tested this on a bunch of difrerent fields with the same
results. So in pure frustration I tried it on some totally different queries
(based on different tables) and they worked fine. It seems to be happening
with this one table only. In desperation I tried creating a brand new query
and I also tried a Compact And Repair but neither of those helped.
If anyone could help shed some light on this it would be greatly appreciated.
Thanks Kindly