View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nick Nick is offline
external usenet poster
 
Posts: 3
Default Make Spreadsheet Time out

Curious if there is a way to do this,
Does anyone know how to make a spreadsheet time its self
out after say 5 minutes, basically save its self and close
out after 5 minutes if no changes have been made in the
last 5 minutes. I can think of using the workbook change
event and the on time function but to link the 2 together
its gets confusing.

Thanks,
Nick