disable macro/code after date & time

J

J.W. Aldridge

I have a code/macro that runs great. After July 1, 2010, I no longer
want it to run (even if called). Any code that I can insert?
 
J

J.W. Aldridge

Or better yet. On workbook open.... close in 10 seconds if after date
x.

If too complicated, then disable calculations after date x.
 
S

Simon Lloyd

There is code to do that but it relies on the user enabling macros, yo
would have to force the use of macro's first


I have a code/macro that runs great. After July 1, 2010, I no longe
want it to run (even if called). Any code that I can insert?


--
Simon Lloyd

Regards
Simon Lloyd
'Excel Chat' (http://www.thecodecage.com/forumz/chat.php)
 
Top