Ask for password after certain date?

  • Thread starter Thread starter jiwolf
  • Start date Start date
J

jiwolf

Is it possible to have excel ask for a password to open a file, but only
after a certain specified date? I need to make a workbook date sensitive
ie request a password after a certain specified date


Tia
 
jiwolf wrote...
Is it possible to have excel ask for a password to open a file, but only
after a certain specified date? I need to make a workbook date sensitive
ie request a password after a certain specified date

Not without VBA, and that VBA code could be modified before the date on
which the password would be required.

If you want to distribute protected IP, don't use Excel workbooks. If
Excel workbooks are the only medium you know in which to distribute IP,
then you can't really protect what's in those workbooks.

That said, supposedly Excel 2003 provides DRM, but only for files
stored on servers running under Windows Server 2003 with DRM
functionality enabled. If you could require and enforce installation of
your workbooks only onto such servers, then the server may be able to
provide such functionality for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top