Access_Help
Registered User.
- Local time
- Yesterday, 19:26
- Joined
- Feb 12, 2005
- Messages
- 136
Hi.
I have a table with product expiry date, when the database opens it checks the expiry date, if the license has expired it will notify the user and close down.
When the user purchases a new license, I want the user to run a VBA script that I send by email that updates the record in the table with a new date.
The database is being run as a desktop application and I have no access to it.
Is this possible?
I have a table with product expiry date, when the database opens it checks the expiry date, if the license has expired it will notify the user and close down.
When the user purchases a new license, I want the user to run a VBA script that I send by email that updates the record in the table with a new date.
The database is being run as a desktop application and I have no access to it.
Is this possible?