Timer Control.

  • Thread starter Thread starter doyapore
  • Start date Start date
D

doyapore

Dear All,
In Visual Basic 6.0, one could insert the Timer control in the form and
perform tasks based on its properties or program it accordingly.
In MS Access (2002), one had to program the OnTimer event of the form in
order to perform certain tasks based on the Timer Interval.
I wish to know whether it is possible to insert a Timer Control straight
within an Access form without using the OnTimer event of the form.
Your help is much appreciated.
Thanks in advance.
 
You've already received an answer to this in another newsgroup to which you
posted the same question (microsoft.public.access, I think)

If you feel you need to post to more than one group (HINT: it's seldom
necessary), please have the courtesy to cross-post (send the one message to
all groups at once), rather than multi-post (send individual messages to
each group). In this way, all responses to your post will be available
together, regardless of what group the responder was in, and the rest of us
won't have to read your post multiple times. (It also uses fewer server
resources)

I see you're using Outlook Express. Click the "Newsgroups:" label to the
left of the box containing the name of the current newsgroup. That will open
a dialog that will let you add additional newsgroups to your post.

Note that it's generally consider to be A Bad Thing to cross-post to more
than about 2 or 3 newsgroups. (In fact, at
http://www.microsoft.com/presspass/features/2001/Mar01/Mar27pmvp.asp
Microsoft suggests that "One group will suffice")
 
Back
Top