Query a date field

  • Thread starter Thread starter Lee
  • Start date Start date
L

Lee

Hi All,

I have a table that has a date field. The field gets filled in when that
item is complete (so the record initially exists without a date in it)

I want to query & select all the records that have an empty date field

Thanks

Lee
 
Put the criteria

Is Null

In the "CompletedDate" Column in the Query grid.

HTH
Van T. Dinh
MVP (Access)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top