Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Problem with Auto_Open function


Hi, I am receiving real time information from a trending database ever
5 minutes. I tried writing the Auto_Open macro to refresh the dat
every 5 minutes and update the chart. But it doesnt work. It refreshe
the data if i manually hit F9, but does not work on its own. Heres th
code i used.

Sub Auto_Open()
Application.OnTime Now + TimeValue("00:05:00"), "Auto_Open"
Calculate
End Sub

Can somebody please help!

--
suketu
-----------------------------------------------------------------------
suketus's Profile: http://www.excelforum.com/member.php...fo&userid=3594
View this thread: http://www.excelforum.com/showthread.php?threadid=55730

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Auto_Open function suketus Excel Programming 0 June 30th 06 02:29 PM
Auto_Open & Add in MSweetG222 Excel Programming 2 March 23rd 06 10:00 PM
Help with 'Auto_Open' please... cdavidson Excel Discussion (Misc queries) 3 November 14th 05 04:53 PM
Problem with multiple Auto_Open Macro's Peter T Excel Programming 3 January 28th 05 04:39 PM
XLA auto_open jc Excel Programming 0 October 6th 04 12:50 AM


All times are GMT +1. The time now is 06:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"