I assume that the data dispayed on the Form, in that case use the Form
OnTimer event.
Check this link on a sample on how to do that, but instead of refresing the
clock run the Refresh on the form
With the form from which the macro will be run, open it in design view.
Assign the macro on the On Timer event property, and set the Timer
Interval property to 3600000 (this is milliseconds).
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.