Timing Out a Workbook
Posted by Richard Locke on April 10, 2001 2:26 AM
Hi,
I am investigating putting an expiry date onto a spreadsheet - I appreciate that with VBA this will not be particularly secure, I'm just trying to add a deterrent.
To try an prevent a user just moving his system date, I would like to store a 'last used date'. Is there any way of updating this into the VBA module, rather than saving it onto a worksheet?
I would appreciate any help with this, or any advice on a better route for adding an expiry date.
Thanks in advance!
Richard