G
Guest
I have the following problem in a select query. There is a text field that
either contains "yes" or is null. If I put Is Null in the criteria, I get
the expected records. If I put "yes" in the criterai, I get the expected
records. However, if I put Not "yes" in the criteria, or Is Not Null in the
criteria, I do not get any records returned. I do not understand why this is
happening.
LAF
either contains "yes" or is null. If I put Is Null in the criteria, I get
the expected records. If I put "yes" in the criterai, I get the expected
records. However, if I put Not "yes" in the criteria, or Is Not Null in the
criteria, I do not get any records returned. I do not understand why this is
happening.
LAF