G Guest Mar 16, 2004 #1 What criteria do i use if i want to list all records where a certain date field has no data
G Guest Mar 16, 2004 #2 -----Original Message----- What criteria do i use if i want to list all records where a certain date field has no data . Is Null Click to expand...
-----Original Message----- What criteria do i use if i want to list all records where a certain date field has no data . Is Null Click to expand...
J Joe B Mar 16, 2004 #4 Sorry, I meant... select * from Table where DateField IS NULL I've been coding VB today and have been using isNull()
Sorry, I meant... select * from Table where DateField IS NULL I've been coding VB today and have been using isNull()