A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups » Excel Programming
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

I need to auto exit MS Excel when user leaves workbook open over .



 
 
Thread Tools Display Modes
  #1  
Old February 18th 05, 07:01 AM posted to microsoft.public.excel.programming
Jacques
external usenet poster
 
Posts: 5
Default I need to auto exit MS Excel when user leaves workbook open over .

I need to auto exit MS Excel 2000 when user leaves workbook open over night.
Is there any timer controll that I can use?
Ads
  #2  
Old February 18th 05, 07:13 AM posted to microsoft.public.excel.programming
Steve[_74_]
external usenet poster
 
Posts: 39
Default I need to auto exit MS Excel when user leaves workbook open over .

Aaron blood has an example how to shut down after a period of inactivity:
http://www.xl-logic.com/pages/vba.html

"Jacques" > wrote in message
news
>I need to auto exit MS Excel 2000 when user leaves workbook open over
>night.
> Is there any timer controll that I can use?



  #3  
Old February 18th 05, 07:21 AM posted to microsoft.public.excel.programming
NickHK
external usenet poster
 
Posts: 4,391
Default I need to auto exit MS Excel when user leaves workbook open over .

Jacques,
From Help:
Application.OnTime(EarliestTime, Procedure, LatestTime, Schedule)

NickHK

"Jacques" > wrote in message
news
> I need to auto exit MS Excel 2000 when user leaves workbook open over

night.
> Is there any timer controll that I can use?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set auto protect workbook on exit? West Excel Worksheet Functions 4 October 2nd 06 03:19 AM
External data query leaves datasource workbook open WhytheQ Excel Discussion (Misc queries) 0 May 4th 06 03:54 PM
auto save on exit while at the same time rename workbook... Brian Excel Programming 2 October 5th 04 01:33 AM
How to create a URL and when user clicks it to open a Excel workbook Belinda Excel Programming 2 May 30th 04 01:06 PM
Excel not warning if another user has the workbook open Edward Chalk Excel Programming 2 July 21st 03 06:18 AM


All times are GMT +1. The time now is 04:54 AM.


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