PC Review


Reply
Thread Tools Rate Thread

How can I automaticly run a macro every hour?

 
 
=?Utf-8?B?TWFyeUU=?=
Guest
Posts: n/a
 
      24th Apr 2006
I need to run a macro every hour that will refresh data for users. How can
this be set up?

Thank you
 
Reply With Quote
 
 
 
 
=?Utf-8?B?T2ZlciBDb2hlbg==?=
Guest
Posts: n/a
 
      24th Apr 2006
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

http://www.mvps.org/access/forms/frm0032.htm

--
Good Luck
BS"D


"MaryE" wrote:

> I need to run a macro every hour that will refresh data for users. How can
> this be set up?
>
> Thank you

 
Reply With Quote
 
Steve Schapel
Guest
Posts: n/a
 
      25th Apr 2006
Mary,

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).

--
Steve Schapel, Microsoft Access MVP

MaryE wrote:
> I need to run a macro every hour that will refresh data for users. How can
> this be set up?
>
> Thank you

 
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
Macro running automaticly Eric Microsoft Excel Programming 1 20th Feb 2008 12:14 AM
How Can I Run A macro Automaticly when I close the workbook =?Utf-8?B?SzE=?= Microsoft Excel Programming 1 10th Oct 2007 09:12 PM
Start pps on specific hour automaticly =?Utf-8?B?UGF1bCBBYmJpdA==?= Microsoft Powerpoint 1 22nd Nov 2006 05:08 PM
Can Access extract data automaticly with a macro and post to PPT? =?Utf-8?B?Uml6em8=?= Microsoft Access Macros 0 27th Jul 2006 04:11 AM
Automaticly allow macro to access mailadresses Fredrik Greén Microsoft Outlook VBA Programming 1 9th Oct 2003 02:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:58 PM.