Blank date field

kidzmom3

Member
Local time
Today, 19:52
Joined
Jan 25, 2002
Messages
39
frown.gif
I have a date field in which some records are blank. I want to query those blank records, but I keep getting a "data type mismatch in criteria". I have tried IsNull, "", ##. Nothing is working! HELP!

[This message has been edited by kidzmom3 (edited 01-30-2002).]
 
Did you try Is Null? I had a similar problem last week. I was just using Null with no success.
 
Thx Paris, but I have tried that and it puts quote around the IsNull and then gives me that data type error. I dont't want to use IsNotNull because I want to view all the Null date records. Any other suggestions?
 

Users who are viewing this thread

Back
Top Bottom