Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Setting a date for a workbook to expire

im putting together a workbook that i use to track performance of staff.
i want to code in somehow a future expiry date so that it can no longer be
used.
this is to prevent others from coping my hard work in design etc. and just
use it for their own benifit if they were to leave or move to a competitor.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Setting a date for a workbook to expire

Hi Dave !!
you could write a workbook-open event procedure that
colours all the sheets in your workbook BLACK and also closes the workbook,
on the 'expiry' date. That will do the trick !! But don't tell your employees
how you did it !!

"dave.d71" wrote:

im putting together a workbook that i use to track performance of staff.
i want to code in somehow a future expiry date so that it can no longer be
used.
this is to prevent others from coping my hard work in design etc. and just
use it for their own benifit if they were to leave or move to a competitor.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Setting a date for a workbook to expire

Dave !!
I forgot to tell you - you should put a password on your
workbook - "Employee_Data"


"dave.d71" wrote:

im putting together a workbook that i use to track performance of staff.
i want to code in somehow a future expiry date so that it can no longer be
used.
this is to prevent others from coping my hard work in design etc. and just
use it for their own benifit if they were to leave or move to a competitor.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Setting a date for a workbook to expire

ok you got my attention but how do you do this?
im not up to speed with macros etc, and rely on formulas in cells to do the
job.
is there an easy way to do this?

"Vijay Chary" wrote:

Hi Dave !!
you could write a workbook-open event procedure that
colours all the sheets in your workbook BLACK and also closes the workbook,
on the 'expiry' date. That will do the trick !! But don't tell your employees
how you did it !!

"dave.d71" wrote:

im putting together a workbook that i use to track performance of staff.
i want to code in somehow a future expiry date so that it can no longer be
used.
this is to prevent others from coping my hard work in design etc. and just
use it for their own benifit if they were to leave or move to a competitor.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Setting a date for a workbook to expire

You could do it but it would require that users enable macros upon start up.

Also Excel's security is quite weak and users could crack passwords on the code
to make the workbook "timebomb" itself.

See Chip Pearson's site for a few methods of creating a self-destructing
workbook.

Note his caveats at beginning and the alternative of creating a Com add-in or
similar.

http://www.cpearson.com/excel/workbooktimebomb.aspx


Gord Dibben MS Excel MVP


On Wed, 4 Jun 2008 08:26:02 -0700, dave.d71
wrote:

ok you got my attention but how do you do this?
im not up to speed with macros etc, and rely on formulas in cells to do the
job.
is there an easy way to do this?

"Vijay Chary" wrote:

Hi Dave !!
you could write a workbook-open event procedure that
colours all the sheets in your workbook BLACK and also closes the workbook,
on the 'expiry' date. That will do the trick !! But don't tell your employees
how you did it !!

"dave.d71" wrote:

im putting together a workbook that i use to track performance of staff.
i want to code in somehow a future expiry date so that it can no longer be
used.
this is to prevent others from coping my hard work in design etc. and just
use it for their own benifit if they were to leave or move to a competitor.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with setting up a sales tracking workbook Sal Excel Discussion (Misc queries) 0 April 9th 08 10:14 PM
Conditional formatting dates due to expire Allan Skyner Excel Discussion (Misc queries) 2 December 10th 07 02:54 PM
Having Data in Fields Expire. (Excel) RussellC Excel Discussion (Misc queries) 1 March 22nd 07 05:05 PM
seeking way to expire excel documents after certain date in Office Rajat Excel Discussion (Misc queries) 2 September 30th 05 10:46 PM
how can i remove workbook protection setting??? raviv Excel Discussion (Misc queries) 1 June 10th 05 07:36 PM


All times are GMT +1. The time now is 12:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"