Results 1 to 2 of 2
  1. #1
    Davee Jones is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2014
    Posts
    1

    Query to list insurance policies that will expire in 30 days

    I'm trying to get a query to list insurance policies that will expire in 30 days. What criteria do I use? I used: <Now()+30 And >Now()
    This listed policies that will expire on August 3rd and August 4th and also listed policies that will expire on July 10th. I only want a list of policies that will expire 30 days from today. Why did it list the policies that will expire in five days? What criteria do I use to get a list of policies that will expire in 30 days?

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Perhaps the BETWEEN operator will work for you.
    http://www.w3schools.com/sql/sql_between.asp

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

Similar Threads

  1. Replies: 3
    Last Post: 05-01-2013, 02:47 PM
  2. Insurance
    By mheavy in forum Access
    Replies: 1
    Last Post: 01-10-2013, 06:57 PM
  3. Replies: 1
    Last Post: 08-15-2012, 03:03 PM
  4. making expire ms access form..
    By alex_raju in forum Access
    Replies: 2
    Last Post: 07-13-2011, 11:27 AM
  5. Set Database to Expire in time period
    By robsworld78 in forum Access
    Replies: 12
    Last Post: 06-07-2011, 06:54 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