Article ID: 210534 - Last Review: June 23, 2005 - Revision: 3.0 ACC2000: How to Calculate a Credit Card Expiration DateThis article was previously published under Q210534 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb). SUMMARY
If you type a credit card expiration date (month/year) in a Date/Time
field on a form, Microsoft Access 2000 assumes that the card expires on the
first day of the month. This article shows you how to create a function
to correctly calculate the expiration date as the last day of the month.
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
To make a credit card expiration date the last day of the month entered, follow these steps:
| Article Translations
|
Back to the top
