View Full Version : only show ones have have null value on a field


Fugan
08-27-2006, 09:57 PM
hello,
i have a querie, haves jobs information in it and one field called "Date Finished Fixing"

i want the querie to only show the ones with out dates put in so if they =nothing i don't no how to do it can someone help

Rich
08-27-2006, 11:44 PM
Is Null in the criteria section for your date field

Fugan
08-28-2006, 09:16 PM
rich,
hello i put isnull in criteria and did not work
it does isnull and then i tried isnull([fieldname]) and still does not work do u no what i'm doing wrong can u show me eg

Bodisathva
08-29-2006, 06:20 AM
richi put isnull in criteria and did not work
Is Null in the criteria section for your date field
In the query builder, the criteria is "Is Null" in the SQL statement you use the function IsNull()