G
Guest
I have a very large table in which one field should have value 1 or 2, but on
sorting it I find some 600 records that have neither. I've tried to do a
query to select these, and using ="" returns 103 rows. If I add isnull, or
isblank, or even a combination of <1 or >2 I still only get 103 rows. What is
in these fields and how do I identify it??
sorting it I find some 600 records that have neither. I've tried to do a
query to select these, and using ="" returns 103 rows. If I add isnull, or
isblank, or even a combination of <1 or >2 I still only get 103 rows. What is
in these fields and how do I identify it??