Results 1 to 3 of 3
  1. #1
    fistja is offline Novice
    Windows Vista Access 2007
    Join Date
    Apr 2012
    Posts
    2

    Showing dates in current month only


    Greetings,

    I'm trying to run a query that displays employees with a birthday in the current month... I'm completely lost on what to use for criteria.

    Thanks,
    James

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    This may work for you if the birthday field is a date.
    Put this:
    Exp:Month(YourDOB FieldName)
    as a new field

    Use this as criteria:
    Month(Date())
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    fistja is offline Novice
    Windows Vista Access 2007
    Join Date
    Apr 2012
    Posts
    2
    You are the man! Thank you very much.

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

Similar Threads

  1. Replies: 1
    Last Post: 03-02-2012, 11:09 AM
  2. Current Month and Year-To-Date
    By DSnipeFunk in forum Access
    Replies: 4
    Last Post: 05-31-2011, 11:38 AM
  3. Replies: 3
    Last Post: 02-28-2010, 11:05 PM
  4. Current month in a field as default
    By leandrosarno in forum Access
    Replies: 6
    Last Post: 02-09-2010, 05:40 AM
  5. Replies: 3
    Last Post: 09-29-2009, 07: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