View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JFamilo[_10_] JFamilo[_10_] is offline
external usenet poster
 
Posts: 1
Default Run a stopwatch for time then execute code


I would like to write a sub that runs a stopwatch continuously... the
when it reaches a certain time, say 15 mins, then it will run code tha
saves the file you are currently working on to a specific location.
Kind of like the AutoSave feature. The problem being is that while th
timer is running I want the user to be able to run other code (no
always predetermined since we are working with userforms) Is there
way to do something like this? Thanks

--
JFamil
-----------------------------------------------------------------------
JFamilo's Profile: http://www.excelforum.com/member.php...fo&userid=1727
View this thread: http://www.excelforum.com/showthread.php?threadid=39271