Day, month, and current year

From: Bruce (anonymous_at_discussions.microsoft.com)
Date: 09/27/04


Date: Mon, 27 Sep 2004 04:28:14 -0700

My database contains expiration dates (of certificates) up
to four years in the future. If the expiration date is
during the current year, we need to request a new
certificate. In that case I have made a query that flags
everybody with a certificate that is due to expire in the
next thirty days. I run the query about weekly. If the
expiration date is not this year, we still need to obtain
confirmation that the certificate is still in effect. I
can construct (concatenate) an expression that combines
the month and day from the expiration date field with the
current year (if the certificate expires on 11/1/06, the
review date is 11/1/04, and I would send out a reminder on
10/1/04). It looks right when I run the query, but I
cannot filter it with the Between function:
Between Date() And DateAdd("m",1,Date())
This is a reworded reposting of an earlier question to
which I received no replies.



Relevant Pages

  • Annual reminder query
    ... Some or our vendors need to be certified to various standards. ... The certificates include an expiration date, usually three or so years from ... that end I need to send out a notice requesting the statement. ... if a company's certificate is due to expire on 12/1/04, ...
    (microsoft.public.access.queries)
  • Re: DateDIF
    ... > F10 = Days until expiration ... > However, if the certificate had expired; that is, if the value in E10 is ... >>> I have a sheet where I have in a column when the license was obtained ... >>> When the certificate expires I get an out of range error. ...
    (microsoft.public.excel.programming)
  • Re: DateDIF
    ... B10 = the name of a license of certificate ... F10 = Days until expiration ... However, if the certificate had expired; that is, if the value in E10 is ... >> When the certificate expires I get an out of range error. ...
    (microsoft.public.excel.programming)
  • Re: getting the expiration date
    ... We use iKey dongles ... > could check the expiration dates periodically we can ask the users 1 ... and I have developed just such a script that runs as a logon script, ... when a certificate is about to expire, ...
    (microsoft.public.security)
  • Re: Certificate expiration issue
    ... Check the expiration dates on the certificate for your server, ... > Entry 'Steve Gould' has invalid or expired e-mail certificates. ...
    (microsoft.public.win2000.active_directory)