Skip,
[sub]
When a group touring the Crest Toothpaste factory got caught in a large cooler, headlines read... Tooth Company Freeze a Crowd! and Many are Cold, but Few are Frozen![/sub]
Hi Skip - thanks for the tip. I tried the following. Please note that I've not attempted to get anmything like this running before so mistakes are likely.
Sub timelimit()
Application.OnTime Now + TimeValue("00:00:15"), "timetosave"
End Sub
I put 15 secs in just to test it but it didn't work.
Do I have to put it somewhere special (Thisworkbook for instance)
Did you execute the timelimit procedure ?
Do you have a procedure named timetosave ?
Please, define but it didn't work
Any error message ? Computer crash ? Unexpected behaviour ? ... ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.