PC Review


Reply
Thread Tools Rate Thread

Delayed Action

 
 
nxqviet
Guest
Posts: n/a
 
      16th Jan 2007
Hi,

I need help on making a timer for a set of action. After i click a
button, I want it to begin a timer, counting (up or down) to 20
seconds, then execute a Sub, or a query.

I tried to have a new form opened with the Timer and Timer interval in
that form, but it is not very good and i causes problems too. I think
doing loop is a much cleaner appoarch, but I can't seem to get it to
work.

Thanks,

V_

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGFtaWFuIFM=?=
Guest
Posts: n/a
 
      16th Jan 2007
Hi V_,

Use the On Timer event to fire the new form, set your timer interval value
to 20000, then when the event fires, set your timer interval back to 0 so
that it doesn't fire again.

Damian.

"nxqviet" wrote:

> Hi,
>
> I need help on making a timer for a set of action. After i click a
> button, I want it to begin a timer, counting (up or down) to 20
> seconds, then execute a Sub, or a query.
>
> I tried to have a new form opened with the Timer and Timer interval in
> that form, but it is not very good and i causes problems too. I think
> doing loop is a much cleaner appoarch, but I can't seem to get it to
> work.
>
> Thanks,
>
> V_
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2007 Macros - SendObject action, Message Text action argume rgille Microsoft Access Macros 8 28th Feb 2012 07:29 PM
How to Change the Shutdown Action To Reboot Action in statr menu shatztal Windows XP General 12 13th Sep 2009 06:50 PM
Action by popup form delayed, causing error LarryP Microsoft Access Form Coding 2 12th Dec 2007 01:47 PM
delayed action of mopening my computer madmitch Windows XP Basics 1 17th Aug 2004 02:19 AM
delayed action/response time athomson Microsoft Excel Misc 0 2nd Oct 2003 04:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:19 PM.