Results 1 to 4 of 4
  1. #1
    NOTLguy is offline Advanced Beginner
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    60

    Look for blank date fields

    I wish to query a table for blank date fields. Is that possible? The Field is named DeathDate, and would be blank if the persion was not deceased.



    Any help would be appreciated,

    Thanks,
    Bill

  2. #2
    slave138's Avatar
    slave138 is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Oct 2010
    Location
    WI
    Posts
    233
    Create your query and set the criteria for DeathDate to
    Code:
    "" Or Is Null
    Last edited by slave138; 10-16-2010 at 07:49 AM. Reason: Error in code

  3. #3
    NOTLguy is offline Advanced Beginner
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    60
    Quote Originally Posted by slave138 View Post
    Create your query and set the criteria for DeathDate to
    Code:
    "" Or Is Null
    Thank you, it worked fine.

    Regards,
    Bill

  4. #4
    slave138's Avatar
    slave138 is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Oct 2010
    Location
    WI
    Posts
    233
    My pleasure. Enjoy the rest of the weekend.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Setting Blank Fields to "N/A"
    By AKQTS in forum Reports
    Replies: 6
    Last Post: 07-15-2011, 04:40 AM
  2. Replies: 4
    Last Post: 09-02-2010, 02:11 PM
  3. Default Date in Date Fields
    By rickn in forum Access
    Replies: 5
    Last Post: 04-14-2010, 01:30 PM
  4. one date entered to hit 3 fields in one table how?
    By techexpressinc in forum Queries
    Replies: 0
    Last Post: 12-10-2008, 10:43 AM
  5. Date Calculation within same fields
    By mslieder in forum Queries
    Replies: 3
    Last Post: 01-26-2006, 10:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums