M
Matt D Francis
I have a text field in a database where several rows are apparantly empty.
However when I try and apply criteria to a Query to return only these rows, I
can't get them. All of the following return 0 rows:
IsNull
IsEmpty
IsMissing
""
First of all what is are the differences between the above functions?
Second - any idea on what could be in my field, and how to pick them out?
If I apply a "Filter By Selection" filter on one of blank fields, it works,
but I need to develop a Query with this is my main condition.
???
However when I try and apply criteria to a Query to return only these rows, I
can't get them. All of the following return 0 rows:
IsNull
IsEmpty
IsMissing
""
First of all what is are the differences between the above functions?
Second - any idea on what could be in my field, and how to pick them out?
If I apply a "Filter By Selection" filter on one of blank fields, it works,
but I need to develop a Query with this is my main condition.
???